diff options
Diffstat (limited to 'old-ui/app/css/index.css')
-rw-r--r-- | old-ui/app/css/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old-ui/app/css/index.css b/old-ui/app/css/index.css index 02b5b82a4..3bb64647a 100644 --- a/old-ui/app/css/index.css +++ b/old-ui/app/css/index.css @@ -21,6 +21,7 @@ html, body { background: #F7F7F7; margin: 0; padding: 0; + height: 100%; } html { |