9 lines
184 B
Stylus
9 lines
184 B
Stylus
@import "{ohif:design}/app"
|
|
|
|
.studyTimepointWrapper
|
|
overflow: hidden
|
|
transition($sidebarTransition)
|
|
|
|
.timepoint-item:not(.active) .studyTimepointWrapper
|
|
max-height: 0 !important
|