mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04: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…
Reference in New Issue
Block a user