Merge pull request #6184 from matrix-org/t3chguy/rs/5566

This commit is contained in:
Michael Telatynski
2021-06-14 23:27:51 +01:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -328,7 +328,8 @@ $SpaceRoomViewInnerWidth: 428px;
font-size: $font-15px;
margin-top: 12px;
margin-bottom: 16px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
> hr {