Fix flexbox issues in Firefox (LT-277)
This commit is contained in:
parent
4d6a683360
commit
dc6934667c
@ -1,14 +1,9 @@
|
||||
@import "{design}/app"
|
||||
|
||||
#viewer
|
||||
align-items: stretch
|
||||
background-color: black
|
||||
display: flex
|
||||
flex-flow: column wrap
|
||||
height: 100%
|
||||
width: 100%
|
||||
margin: 0
|
||||
padding: 0
|
||||
|
||||
.loadingTextDiv
|
||||
color: $textSecondaryColor
|
||||
|
||||
@ -1,15 +1,9 @@
|
||||
@import "{design}/app"
|
||||
|
||||
#viewer
|
||||
align-items: stretch
|
||||
background-color: black
|
||||
display: flex
|
||||
flex-flow: column wrap
|
||||
height: 100%
|
||||
width: 100%
|
||||
margin: 0
|
||||
padding: 0
|
||||
|
||||
|
||||
#imageViewerViewports
|
||||
.viewportContainer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user