Fix alignment bug with space panel on spaces with subspaces in Chrome
This commit is contained in:
@@ -146,9 +146,6 @@ $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;
|
||||
mask-size: 20px;
|
||||
|
||||
Reference in New Issue
Block a user