remove redundant css classes
Build and Push Container / build-and-push (push) Successful in 27s

This commit is contained in:
2026-05-28 15:29:41 -04:00
parent ee2f8a34b3
commit 96034abeea
-9
View File
@@ -212,15 +212,6 @@ body {
transition: height 0.5s cubic-bezier(0.16, 1, 0.3, 1); 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 { .terminal-display::before {
content: ''; content: '';