diff options
Diffstat (limited to 'frontend/src/views/App.scss')
-rw-r--r-- | frontend/src/views/App.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/views/App.scss b/frontend/src/views/App.scss index b25d4c9..5c5bd99 100644 --- a/frontend/src/views/App.scss +++ b/frontend/src/views/App.scss @@ -5,8 +5,8 @@ height: 100vh; .main-content { - flex: 1 1; overflow: hidden; + flex: 1 1; } .main-header, .main-footer { |