feat: Remove border from menu popups, b=(no-bug), c=common

This commit is contained in:
mr. m 2025-05-28 17:13:21 +02:00
parent 21f3ab23d3
commit cbb1a4bc44
No known key found for this signature in database
GPG key ID: 419302196C23B258

View file

@ -243,11 +243,6 @@ panel {
opacity: 0;
}
menupopup::part(content),
panel::part(content) {
border: var(--zen-appcontent-border);
}
menupopup,
panel {
box-shadow: none;