mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
fix: Fixed tab label margin, b=(no-bug), c=tabs
This commit is contained in:
@@ -422,6 +422,10 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.tab-label {
|
||||
margin-block: 0 !important;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
Tab Arrow Scrollbox Adjustments
|
||||
========================================================================== */
|
||||
|
Reference in New Issue
Block a user