#12010 fixed header modal
This commit is contained in:
parent
bab81b08e2
commit
1a9b770a9e
|
@ -217,7 +217,7 @@ a.ui-state-default > span:hover {
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
.ui-widget-header {
|
.ui-widget-header {
|
||||||
height: 20px !important;
|
height: fit-content !important;
|
||||||
}
|
}
|
||||||
.ui-dialog .ui-widget-header {
|
.ui-dialog .ui-widget-header {
|
||||||
margin: 3px 3px 0px 3px;
|
margin: 3px 3px 0px 3px;
|
||||||
|
|
Loading…
Reference in New Issue