add color property to menupopup to avoid unreadable text
This commit is contained in:
parent
20804633c1
commit
0e8818a039
@ -543,6 +543,7 @@ popup > menu > menupopup,
|
||||
menupopup > menu > menupopup {
|
||||
-moz-appearance: none !important;
|
||||
background: var(--bf-menupopup-bg) !important;
|
||||
color: #fff !important;
|
||||
border: 0px !important;
|
||||
border-radius: 4px !important;
|
||||
padding: 2px 0px 2px 0px !important;
|
||||
|
Reference in New Issue
Block a user