mirror of
https://github.com/itflow-org/itflow
synced 2026-03-02 11:54:52 +00:00
Time tracking input field spacing
Reduce size of hrs, min, sec input fields
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
display: inline-block;
|
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 {
|
.custom-tt-width {
|
||||||
width: 50px; /* Adjust the width as needed */
|
width: 50px; /* Adjust the width as needed */
|
||||||
padding: 0; /* Remove padding to maintain the desired width */
|
padding: 0; /* Remove padding to maintain the desired width */
|
||||||
|
|||||||
Reference in New Issue
Block a user