chore: Update macOS mozconfig and Zen theme CSS

This commit is contained in:
Mauro Balades
2024-08-14 20:14:41 +02:00
parent e64d8a4fd2
commit 844a329be5
2 changed files with 10 additions and 6 deletions

View File

@@ -2,3 +2,7 @@
/* Styles for both vertical and horizontal tabs */
/*@import url("chrome://browser/content/zen-styles/zen-tabs/horizontal-tabs.css");*/
@import url("chrome://browser/content/zen-styles/zen-tabs/vertical-tabs.css");
#zen-tabbox-wrapper {
position: relative;
}