mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +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;
|
||||
}
|
||||
}
|
||||
|
||||
/* Third party component customizations - Tempus Dominus */
|
||||
.bootstrap-datetimepicker-widget.dropdown-menu {
|
||||
width: auto !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user