fix: Fixed border radius regresion with ff 145.0, b=no-bug, c=tabs

This commit is contained in:
mr. m
2025-11-10 00:08:02 +01:00
parent eeb8a78741
commit 5ecfc745da

View File

@@ -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);