Fix space panel name overflowing (#6995)

pull/21833/head
Michael Telatynski 2021-10-20 12:12:20 +01:00 committed by GitHub
parent 1fa4c40db9
commit 8b6d5d59c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ $activeBorderColor: $secondary-content;
align-items: center;
border-radius: 12px;
padding: 4px;
width: 100%;
}
.mx_SpaceButton_name {