summaryrefslogtreecommitdiff
path: root/web/share/css
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-10-06 05:06:17 +0300
committerMaxim Devaev <[email protected]>2022-10-06 05:06:17 +0300
commitb2361f1fbe7666dd0e41d58a9f920185e386f12a (patch)
tree66822228c9deb63d4b06e2be590f1049e60e65d2 /web/share/css
parentb3c7340504cacba50bba2cb4ba4817d3085edaf7 (diff)
fixed ios mouse buttons
Diffstat (limited to 'web/share/css')
-rw-r--r--web/share/css/kvm/stream.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/share/css/kvm/stream.css b/web/share/css/kvm/stream.css
index 91a019d0..519d1efb 100644
--- a/web/share/css/kvm/stream.css
+++ b/web/share/css/kvm/stream.css
@@ -106,6 +106,7 @@ div#stream-mouse-buttons {
@media only screen and (hover: none) and (pointer: coarse) {
div#stream-window {
padding-top: 3px !important;
+ padding-bottom: 80px !important;
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;