24 lines
355 B
Stylus
24 lines
355 B
Stylus
@import "{design}/app"
|
|
|
|
#lesionTableContainer
|
|
width: 100%
|
|
height: 16%
|
|
background-color: #000000
|
|
|
|
#lesionTableWrapper
|
|
position: relative
|
|
width: 100%
|
|
height: 100%
|
|
margin: 0 auto
|
|
|
|
.lesionTableTimepointHeaderRow
|
|
display: flex
|
|
|
|
.spacer
|
|
width: 20px
|
|
|
|
.lesionTableLayoutChanger
|
|
padding: 5px
|
|
text-align: center
|
|
margin: 0 auto
|