datepicker fix logviewer

This commit is contained in:
Jonathan 2023-03-16 12:22:14 +01:00
parent 45a055573a
commit fa06b4e8a3
1 changed files with 3 additions and 3 deletions

View File

@ -11696,7 +11696,7 @@ div#menu_full > div#menu_tabs > ul.tabs_ul {
flex-direction: column;
}
#ui-datepicker-div {
position: fixed !important;
top: 424px !important;
div.relative > div > div#ui-datepicker-div {
top: 55px !important;
left: 5px !important;
}