mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
dont wrap text in room directory buttons
This commit is contained in:
parent
3f31666409
commit
a4837d702a
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ limitations under the License.
|
|||
.mx_RoomDirectory_join, .mx_RoomDirectory_preview {
|
||||
width: 80px;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.mx_RoomDirectory_name {
|
||||
|
|
Loading…
Reference in a new issue