mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-29 03:41:51 +00:00
fix: Add position: relative to tab groups for positioning context, p=#12550
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
tab-group[split-view-group] {
|
||||
display: block;
|
||||
position: relative;
|
||||
|
||||
@media (prefers-reduced-motion: no-preference) {
|
||||
transition: var(--zen-tabbox-element-indent-transition);
|
||||
|
||||
Reference in New Issue
Block a user