fix: adjust tab margin in zen-folders.css and disable tab groups in zen-browser.js

This commit is contained in:
mr. m
2025-04-03 13:43:59 +02:00
parent 4033e5d966
commit e1c6b720a4
2 changed files with 4 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ tab-group[split-view-group] {
padding: 0 2px;
--tab-min-height: 30px;
--tab-collapsed-width: 38px;
margin: 0 auto;
margin: 0 4px;
--tab-min-width: 34px;
}