mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
.expand-collapse-container {
|
|
overflow: hidden;
|
|
transition: height 0.15s ease-in-out, width 0.15s ease-in-out;
|
|
}
|