mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-08 21:08:41 +00:00
fix: Fixed border radius regresion with ff 145.0, b=no-bug, c=tabs
This commit is contained in:
@@ -902,7 +902,8 @@
|
||||
}
|
||||
|
||||
.tab-reset-button,
|
||||
.tab-reset-pin-button {
|
||||
.tab-reset-pin-button,
|
||||
.tab-close-button {
|
||||
display: none;
|
||||
-moz-context-properties: fill, fill-opacity;
|
||||
border-radius: var(--tab-border-radius);
|
||||
|
||||
Reference in New Issue
Block a user