Add comment explaining the handle touch area
This commit is contained in:
parent
333e075d7b
commit
1ff035c330
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue