mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
don't show message about keyboards not working when you are following its recomendations to fix it (#70)
This commit is contained in:
@@ -89,3 +89,10 @@ tr.server {
|
||||
font-weight: bold;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
@media all and (display-mode: standalone) {
|
||||
div.keyboard-warning {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user