ui: fix css for datepicker
This commit is contained in:
parent
7f46f3cec2
commit
be470452a5
1 changed files with 4 additions and 0 deletions
|
|
@ -378,4 +378,8 @@ svg {
|
|||
border:none;
|
||||
}
|
||||
|
||||
.react-daterange-picker__calendar--open {
|
||||
display: unset!important;
|
||||
height: 100%!important;
|
||||
}
|
||||
|
||||
Loading…
Add table
Reference in a new issue