mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
c6a853c7ed
New log entries ui GitOrigin-RevId: a13ccac04197e7c8f3777750b956d550c95c8f0d
4 lines
116 B
Text
4 lines
116 B
Text
.expand-collapse-container {
|
|
overflow: hidden;
|
|
transition: height 0.15s ease-in-out, width 0.15s ease-in-out;
|
|
}
|