Design improvements
This commit is contained in:
images/elements
mixins
pages
styles
@ -23,7 +23,7 @@ sidebar-spacing-y = 0.7rem
|
||||
justify-content center
|
||||
margin 0.8rem 0
|
||||
|
||||
> 700px
|
||||
> 800px
|
||||
#sidebar
|
||||
opacity 1
|
||||
transform none
|
||||
@ -31,6 +31,7 @@ sidebar-spacing-y = 0.7rem
|
||||
pointer-events all
|
||||
box-shadow none
|
||||
border-right ui-border
|
||||
background rgba(0, 0, 0, 0.03)
|
||||
|
||||
.sidebar-visible
|
||||
transform translateX(0) !important
|
||||
@ -48,7 +49,6 @@ sidebar-spacing-y = 0.7rem
|
||||
horizontal
|
||||
align-items center
|
||||
padding sidebar-spacing-y 1rem
|
||||
font-size 0.92rem
|
||||
// background ui-background
|
||||
|
||||
.icon
|
||||
|
Reference in New Issue
Block a user