mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-16 14:51:56 +01:00
Fix space panel name overflowing (#6995)
This commit is contained in:
parent
1fa4c40db9
commit
8b6d5d59c7
@ -144,6 +144,7 @@ $activeBorderColor: $secondary-content;
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_SpaceButton_name {
|
.mx_SpaceButton_name {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user