mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-980 also need to set client-body to height 100% for it to work in FF.
This commit is contained in:
@@ -48,6 +48,8 @@ body.client {
|
||||
|
||||
.client-view .client-body {
|
||||
display: table-row;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.client-view .client-bottom {
|
||||
|
Reference in New Issue
Block a user