Update _SpacePanel.scss

pull/21833/head
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
1 changed files with 2 additions and 0 deletions

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;