fix: prevent overflow

This commit is contained in:
Carlos Valente
2024-12-06 14:53:34 +01:00
committed by Carlos Valente
parent d8e2a8d092
commit acf1afb5e9
@@ -149,6 +149,7 @@ $orange-active: #f60;
grid-area: schedule;
font-family: monospace;
margin-right: 2vw;
overflow: hidden;
}
.onAir {