Steps to Reproduce
- open custom autofilter dialog in Firefox
Current Result
Expected Result
no combobox truncated
Debug Information
- chrome doesn't have this problem
Workaround
.zsdlg.zss-window.zss-window-modal.zss-window-shadow
{
width: fit-content!important;
max-width: 35%;
}