mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-20 22:35:39 +00:00
fix: Fixed tab border radius. Regression from ff 145.0, b=no-bug, c=tabs
This commit is contained in:
@@ -347,6 +347,7 @@
|
||||
|
||||
& .tab-background {
|
||||
overflow: hidden;
|
||||
border-radius: var(--border-radius-medium) !important;
|
||||
|
||||
& .tab-context-line {
|
||||
margin: 0 0px !important;
|
||||
|
||||
Reference in New Issue
Block a user