mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-96: Scroll login interface if too large for screen.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
div.login-ui {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
display: table;
|
||||
|
Reference in New Issue
Block a user