OHIF-61: Fixing 'more' tools dropdown
This commit is contained in:
parent
28a904b290
commit
c266599ed7
@ -9,8 +9,9 @@ $distance = 12px
|
|||||||
bottom: - ($toolbarDrawerHeight + $distance)
|
bottom: - ($toolbarDrawerHeight + $distance)
|
||||||
height: $toolbarDrawerHeight
|
height: $toolbarDrawerHeight
|
||||||
left: 0
|
left: 0
|
||||||
|
min-width: 100%
|
||||||
position: absolute
|
position: absolute
|
||||||
width: 100%
|
white-space: nowrap
|
||||||
|
|
||||||
.toolbarSectionDrawer
|
.toolbarSectionDrawer
|
||||||
background-color: $uiGrayDarker
|
background-color: $uiGrayDarker
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user