#12010 fixed header modal

This commit is contained in:
Daniel Cebrian 2023-09-12 12:42:40 +02:00
parent bab81b08e2
commit 1a9b770a9e
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ a.ui-state-default > span:hover {
color: #000;
}
.ui-widget-header {
height: 20px !important;
height: fit-content !important;
}
.ui-dialog .ui-widget-header {
margin: 3px 3px 0px 3px;