generated from cms/tibi-docs
This commit is contained in:
@@ -90,7 +90,10 @@
|
||||
max-height: 10000px;
|
||||
overflow: hidden;
|
||||
transition: max-height 1s ease-in;
|
||||
ul {
|
||||
padding-left: 20px;
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
&.closed {
|
||||
max-height: 0px;
|
||||
|
||||
Reference in New Issue
Block a user