mirror of
https://github.com/flextype/flextype.git
synced 2025-08-25 22:20:48 +02:00
feat(core): add new field - datetimepicker #186
This commit is contained in:
@@ -35,3 +35,13 @@
|
||||
.bootstrap-datetimepicker-widget.dropdown-menu {
|
||||
width: auto!important;
|
||||
}
|
||||
|
||||
.bootstrap-datetimepicker-widget table td.day {
|
||||
height: 10px!important;
|
||||
line-height: 10px!important;
|
||||
width: 10px!important;
|
||||
}
|
||||
|
||||
.bootstrap-datetimepicker-widget.dropdown-menu {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user