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

@ -6,7 +6,7 @@
flex-direction: column
gap: 0
background-color: RGB($bg-100)
background-color: RGB($bg-200)
overflow-y: auto
@ -19,7 +19,7 @@
position: relative
background-color: RGB($bg-100)
background-color: RGB($bg-200)
border-radius: $rad
transition: max-height 0.3s cubic-bezier(.79, .14, .15, .86)
@ -65,6 +65,8 @@
top: 0
z-index: +1
background-color: RGB($bg-200)
svg
margin: 0
padding: 0