ohif-viewer/OHIFViewer/client/components/viewer/viewer.styl
2016-08-04 10:42:34 +02:00

16 lines
258 B
Stylus

@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
font-size: 30px
font-weight: 200