diff options
Diffstat (limited to 'frontend/src/index.sass')
| -rw-r--r-- | frontend/src/index.sass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/src/index.sass b/frontend/src/index.sass index ca12f874..ec756bc5 100644 --- a/frontend/src/index.sass +++ b/frontend/src/index.sass @@ -12,7 +12,7 @@ html, body, #root .full-height position: relative - height: 100% + height: 100% !important .page-container padding-top: 60px @@ -40,5 +40,5 @@ a, a:hover text-decoration: none .app-page-container - padding-left: $side-bar-width + 15px + padding-left: $side-bar-width padding-top: 15px |
