mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-12 07:57:41 +00:00
Convert PanOverlay.
This commit is contained in:
@@ -191,13 +191,12 @@ div.magnifier {
|
||||
|
||||
}
|
||||
|
||||
div#pan-overlay {
|
||||
display: none;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
.pan-overlay {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/* Viewport Clone */
|
||||
|
Reference in New Issue
Block a user