diff --git a/app/styles/base.css b/app/styles/base.css index 54e197f1..402454cb 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;