forked from ZenBrowserMirrors/zen-desktop
feat: Remove border from menu popups, b=(no-bug), c=common
This commit is contained in:
parent
21f3ab23d3
commit
cbb1a4bc44
1 changed files with 0 additions and 5 deletions
|
@ -243,11 +243,6 @@ panel {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
menupopup::part(content),
|
|
||||||
panel::part(content) {
|
|
||||||
border: var(--zen-appcontent-border);
|
|
||||||
}
|
|
||||||
|
|
||||||
menupopup,
|
menupopup,
|
||||||
panel {
|
panel {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue