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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;