mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUACAMOLE-724: Do not allow multiple, adjacent modal areas to overlap due to overflow.
This commit is contained in:
@@ -32,6 +32,7 @@ guac-modal {
|
|||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
guac-modal .modal-contents {
|
guac-modal .modal-contents {
|
||||||
|
Reference in New Issue
Block a user