mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 09:31:53 +08:00
fixed browser detection, loading css from js
This commit is contained in:
@@ -90,7 +90,7 @@ tr.server {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
@media all and (display-mode: standalone) {
|
||||
@media only screen and (display-mode: standalone) {
|
||||
div#app-keyboard-warning {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user