poups: Fix back header position

This commit is contained in:
Rafael Mardojai CM 2023-05-17 22:51:48 -05:00
parent d9c7f13b1a
commit ed0272a275
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 1 additions and 1 deletions

View File

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