mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-08 01:19:59 +02:00
Fixed split tab group favicon missaligned (closes https://github.com/zen-browser/desktop/issues/6962)
This commit is contained in:
parent
00d8f60a02
commit
00d9b0ad55
1 changed files with 3 additions and 1 deletions
|
@ -61,7 +61,9 @@ tab-group[split-view-group] {
|
|||
|
||||
& .tab-content {
|
||||
min-width: 0;
|
||||
justify-content: unset !important;
|
||||
:root[zen-sidebar-expanded='true'] & {
|
||||
justify-content: unset !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue