mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 19:33:46 +00:00
fix: prevent wrapping in time inputs
This commit is contained in:
committed by
Carlos Valente
parent
4408bdb0d3
commit
2806177c72
+1
@@ -4,6 +4,7 @@
|
||||
background-color: transparent;
|
||||
border-radius: $component-border-radius-md;
|
||||
text-wrap: nowrap;
|
||||
white-space: nowrap;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user