mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-11 18:33:53 +00:00
fix: prevent params drawer from being larger than screen
This commit is contained in:
committed by
Carlos Valente
parent
111a1f95ba
commit
a5d628af0c
@@ -28,6 +28,7 @@
|
||||
bottom: 0;
|
||||
|
||||
width: 40rem;
|
||||
max-width: 100vw;
|
||||
height: 100vh;
|
||||
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user