summaryrefslogtreecommitdiff
path: root/web/share
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-10-06 02:55:13 +0300
committerMaxim Devaev <[email protected]>2021-10-06 02:55:13 +0300
commit67b846ea551d961b958980cf644031e435e6f020 (patch)
tree4ab2157a91c1f6cbc0b962e70815ba21a0b5a60f /web/share
parent463237229dbb4f65d5c62ed471f7100f1de4b0ce (diff)
refactoring
Diffstat (limited to 'web/share')
-rw-r--r--web/share/css/index/index.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/share/css/index/index.css b/web/share/css/index/index.css
index 847a1ab2..093d2157 100644
--- a/web/share/css/index/index.css
+++ b/web/share/css/index/index.css
@@ -91,8 +91,7 @@ tr.server {
}
@media all and (display-mode: standalone) {
- div.keyboard-warning {
+ div#app-keyboard-warning {
display: none;
}
}
-