mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
Fix space panel name overflowing (#6995)
This commit is contained in:
parent
1fa4c40db9
commit
8b6d5d59c7
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ $activeBorderColor: $secondary-content;
|
|||
align-items: center;
|
||||
border-radius: 12px;
|
||||
padding: 4px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.mx_SpaceButton_name {
|
||||
|
|
Loading…
Reference in a new issue