fix: Fixed tab border radius. Regression from ff 145.0, b=no-bug, c=tabs

This commit is contained in:
Mr. M
2025-11-08 13:30:23 +01:00
parent 879865e625
commit c5bc5c7f09

View File

@@ -347,6 +347,7 @@
& .tab-background {
overflow: hidden;
border-radius: var(--border-radius-medium) !important;
& .tab-context-line {
margin: 0 0px !important;