Make sure nextmatch header row filters have enough space

ACL dialog needed this - 14% is too small
This commit is contained in:
nathan 2022-08-03 16:30:14 -06:00
parent aabda23bbd
commit e1af1f3765

View File

@ -2216,6 +2216,7 @@ lion-validation-feedback[type] {
.nextmatch_header_row > div > et2-select, .nextmatch_header_row > div > et2-select-cat {
max-width: 14%;
min-width: fit-content;
}
.nextmatch_header_row > .header_row_right {