mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 14:56:14 +00:00
Fixed split tab group favicon missaligned (closes https://github.com/zen-browser/desktop/issues/6962)
This commit is contained in:
@@ -61,7 +61,9 @@ tab-group[split-view-group] {
|
|||||||
|
|
||||||
& .tab-content {
|
& .tab-content {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
justify-content: unset !important;
|
:root[zen-sidebar-expanded='true'] & {
|
||||||
|
justify-content: unset !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user