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