generated from cms/tibi-docs
changes
This commit is contained in:
@@ -84,7 +84,8 @@
|
||||
.content {
|
||||
max-height: 1000px;
|
||||
overflow: hidden;
|
||||
transition: max-height 1s ease-in-out;
|
||||
transition: max-height 1s ease-in;
|
||||
|
||||
&.closed {
|
||||
max-height: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user