mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 11:15:53 +03:00
Update _SpacePanel.scss
This commit is contained in:
parent
62983ca48e
commit
5ce3a05867
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue