mirror of https://github.com/itflow-org/itflow
Time tracking input field spacing
Reduce size of hrs, min, sec input fields
This commit is contained in:
parent
e04c681ca5
commit
bdb0cc1e38
|
|
@ -6,7 +6,7 @@
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
/* Adjust Hour, min, second fields to be close together */
|
||||
/* Adjust Hour, min, and second fields to be close together */
|
||||
.custom-tt-width {
|
||||
width: 50px; /* Adjust the width as needed */
|
||||
padding: 0; /* Remove padding to maintain the desired width */
|
||||
|
|
|
|||
Loading…
Reference in New Issue