mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-06 16:03:52 +00:00
delay input
- temporary fix due to issues with slider component
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.timeInput {
|
||||
display: flex;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.label {
|
||||
color: #0005;
|
||||
padding-left: 0.8em;
|
||||
}
|
||||
Reference in New Issue
Block a user