Add comment explaining the handle touch area

This commit is contained in:
Samuel Mannehed 2022-12-14 11:18:46 +01:00
parent 333e075d7b
commit 1ff035c330
1 changed files with 1 additions and 0 deletions

View File

@ -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;