mirror of
https://github.com/grocy/grocy.git
synced 2026-04-09 14:06:16 +02:00
Fixed date-only-datetimepicker width
This commit is contained in:
parent
52dd01f313
commit
4822d9a4b8
|
|
@ -270,7 +270,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Third party component customizations - Tempus Dominus */
|
/* Third party component customizations - Tempus Dominus */
|
||||||
.date-only-datetimepicker .bootstrap-datetimepicker-widget.dropdown-menu {
|
.bootstrap-datetimepicker-widget.dropdown-menu {
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user