mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
c6a853c7ed
New log entries ui GitOrigin-RevId: a13ccac04197e7c8f3777750b956d550c95c8f0d
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;
|
|
}
|