mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-20 02:18:22 +00:00
Fixed pinned tabs
This commit is contained in:
@@ -190,6 +190,10 @@
|
||||
.tab-content {
|
||||
padding: 0;
|
||||
width: fit-content;
|
||||
|
||||
&[pinned] {
|
||||
padding: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.toolbar-items > toolbartabstop:first-child {
|
||||
|
||||
Reference in New Issue
Block a user