diff --git a/src/browser/base/content/zen-components b/src/browser/base/content/zen-components index 32429190..76f4f80a 160000 --- a/src/browser/base/content/zen-components +++ b/src/browser/base/content/zen-components @@ -1 +1 @@ -Subproject commit 32429190339d4e7873cc6dd2938723651bf00bbd +Subproject commit 76f4f80a75699e6a15d7524265f9843b2d7ad94e diff --git a/src/browser/base/content/zen-styles/zen-workspaces.css b/src/browser/base/content/zen-styles/zen-workspaces.css index bfd2862b..14854822 100644 --- a/src/browser/base/content/zen-styles/zen-workspaces.css +++ b/src/browser/base/content/zen-styles/zen-workspaces.css @@ -168,7 +168,7 @@ #PanelUI-zen-workspaces panelmultiview panelview { position: relative; - padding: 15px; + padding: 10px; width: var(--panel-width); } @@ -323,7 +323,7 @@ top: 50%; transform: translateY(-50%); left: -2px; - width: 3px; + width: 2px; height: 16px; background-color: var(--toolbarbutton-icon-fill-attention); border-radius: 5px; @@ -340,9 +340,8 @@ top: 0; left: 0; width: 100%; - height: 4px; + height: 2px; background-color: var(--toolbarbutton-icon-fill-attention); - border-radius: 5px; } .zen-workspace-last-place-drop-target.dragover {