1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

dont wrap text in room directory buttons

This commit is contained in:
Bruno Windels
2019-09-12 15:59:15 +02:00
committed by David Baker
parent 3f31666409
commit a4837d702a

View File

@@ -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 {