mirror of
https://github.com/grocy/grocy.git
synced 2025-08-07 23:09:48 +00:00
Fix too small border in datetime picker (references #14)
This commit is contained in:
parent
bc3d339d9c
commit
5d762001c8
@ -156,3 +156,8 @@ td {
|
|||||||
padding: 0.8em;
|
padding: 0.8em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Third party component customizations - Tempus Dominus */
|
||||||
|
.bootstrap-datetimepicker-widget.dropdown-menu {
|
||||||
|
width: auto !important;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user