mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 15:09:10 +00:00
refactor(overview): prevent vertical scrollbar
This commit is contained in:
committed by
Carlos Valente
parent
a13d3dad93
commit
3dfb49e63f
@@ -35,4 +35,5 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
overflow-y: hidden;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user