This commit is contained in:
@@ -212,15 +212,6 @@ body {
|
||||
transition: height 0.5s cubic-bezier(0.16, 1, 0.3, 1);
|
||||
}
|
||||
|
||||
.rack-unit {
|
||||
transition: max-height 0.5s cubic-bezier(0.16, 1, 0.3, 1);
|
||||
max-height: 90px;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.rack-unit.grown {
|
||||
max-height: 500px;
|
||||
}
|
||||
|
||||
.terminal-display::before {
|
||||
content: '';
|
||||
|
||||
Reference in New Issue
Block a user