mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-08 19:01:43 +01:00
dont wrap text in room directory buttons
This commit is contained in:
parent
3f31666409
commit
a4837d702a
@ -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…
x
Reference in New Issue
Block a user