mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-07 07:19:16 +00:00
@@ -87,7 +87,7 @@
|
||||
grid-area: schedule;
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
margin-left: 16px;
|
||||
margin-left: clamp(16px, 5vw, 64px);;
|
||||
}
|
||||
|
||||
.schedule-nav-container {
|
||||
|
||||
Reference in New Issue
Block a user