summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/styles/base.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/styles/base.css b/app/styles/base.css
index 54e197f..402454c 100644
--- a/app/styles/base.css
+++ b/app/styles/base.css
@@ -321,6 +321,7 @@ html {
.noVNC_right #noVNC_control_bar.noVNC_open #noVNC_control_bar_handle:after {
transform: none;
}
+/* Larger touch area for the handle, used when a touch screen is available */
#noVNC_control_bar_handle div {
position: absolute;
right: -35px;