mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-08 13:46:16 +02:00
add word-break to RoomDirectory
This commit is contained in:
parent
71685b5eab
commit
e6f694307d
@ -21,6 +21,7 @@ limitations under the License.
|
||||
margin-right: auto;
|
||||
margin-bottom: 12px;
|
||||
color: $primary-fg-color;
|
||||
word-break: break-word;
|
||||
|
||||
display: flex;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user