Fix new styling errors

Fix error page
Update Notification styling
This commit is contained in:
Michał Gdula 2023-03-25 20:24:38 +00:00
parent 824c849eaa
commit cdb3836dab
16 changed files with 154 additions and 96 deletions

View file

@ -18,7 +18,7 @@
margin: 0
padding: 0
font-size: 1.75rem
font-size: 1.5rem
font-weight: 700
color: RGB($primary)
@ -183,13 +183,14 @@
.upload-panel
width: 100%
height: calc(100vh - 3.5rem)
height: calc(100dvh - 3.5rem)
left: 0
bottom: 3.5rem
.container
width: 100%
height: calc(100% - 10rem)
height: 95%
left: 0
bottom: calc(-100vh + 3.5rem)