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