Style fixes

This commit is contained in:
Eduard Urbach 2017-11-07 09:43:28 +01:00
parent 1020d7dcc6
commit 52cbcd6eab
3 changed files with 5 additions and 3 deletions

View File

@ -6,7 +6,7 @@ sidebar-spacing-y = 0.7rem
left 0
top 0
z-index 10
min-width 200px
min-width 250px
height 100%
background sidebar-opaque-background
transform translateX(-100%)
@ -27,6 +27,7 @@ sidebar-spacing-y = 0.7rem
> 800px
#sidebar
opacity 1
min-width 200px
transform none
position static
pointer-events auto

View File

@ -6,6 +6,7 @@
// max-width 400px
.widget
flex-basis 400px
max-width 400px
.widget-section > button,

View File

@ -21,8 +21,8 @@
.widget
vertical
flex-basis 100%
flex-grow 1
// flex-basis 100%
flex 1
margin calc(content-padding / 2)
overflow hidden