LT-115: Fixing toolbar overflow for Viewers
This commit is contained in:
parent
2b745010de
commit
9f66dd5823
@ -4,7 +4,6 @@
|
|||||||
theme('border-bottom', '%s solid $uiBorderColor' % $uiBorderThickness)
|
theme('border-bottom', '%s solid $uiBorderColor' % $uiBorderThickness)
|
||||||
flex: 0 0 auto
|
flex: 0 0 auto
|
||||||
height: $toolbarHeight
|
height: $toolbarHeight
|
||||||
overflow: hidden
|
|
||||||
padding-top: 6px
|
padding-top: 6px
|
||||||
position: relative
|
position: relative
|
||||||
transition(height 300ms ease)
|
transition(height 300ms ease)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user