3292 fix time picker Uppgradera bootstrap 5.3.0
This commit is contained in:
parent
aa329931e8
commit
d027551c98
@ -589,3 +589,8 @@ th.wicket_orderUp, th.sorting_asc {
|
||||
background-color: #D95E00;
|
||||
color: white;
|
||||
}
|
||||
|
||||
/* fix clockpicker positioning in Bootstrap 5.3.x */
|
||||
.clockpicker-popover {
|
||||
position: absolute;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user