11 lines
162 B
Stylus
11 lines
162 B
Stylus
@import "{design}/app"
|
|
|
|
#viewer
|
|
background-color: black
|
|
height: 100%
|
|
width: 100%
|
|
|
|
.loadingTextDiv
|
|
theme('color', '$textSecondaryColor')
|
|
font-size: 30px
|