Popups: Fix headers position

This commit is contained in:
Rafael Mardojai CM 2023-02-06 13:43:03 -05:00
parent a46c7b5821
commit 7ca750214e
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ menupopup menu:not([disabled="true"]):is(:hover, [_moz-menuactive]),
padding: 0 !important;
pointer-events: none;
position: absolute !important;
top: 8px !important;
top: 15px !important;
width: 100%;
}