mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-01 20:39:18 +00:00
fix: prevent overflow
This commit is contained in:
committed by
Carlos Valente
parent
d8e2a8d092
commit
acf1afb5e9
@@ -149,6 +149,7 @@ $orange-active: #f60;
|
|||||||
grid-area: schedule;
|
grid-area: schedule;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
margin-right: 2vw;
|
margin-right: 2vw;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.onAir {
|
.onAir {
|
||||||
|
|||||||
Reference in New Issue
Block a user