Update _SpacePanel.scss

This commit is contained in:
Michael Telatynski
2021-03-16 16:34:28 +00:00
committed by GitHub
parent 62983ca48e
commit 5ce3a05867

View File

@@ -147,6 +147,8 @@ $activeBorderColor: $secondary-fg-color;
.mx_SpaceButton_toggleCollapse {
width: $gutterSize;
// negative margin to place it correctly even with the complex
// 4px selection border each space button has when active
margin-right: -4px;
height: 20px;
mask-position: center;