mirror of https://github.com/vector-im/riot-web
add word-break to RoomDirectory
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