Use monospace font for room, message IDs in View Source modal (#9956)

pull/28788/head^2
Parag Poddar 2023-01-30 22:09:16 +05:30 committed by GitHub
parent 5095bc0427
commit c71dceb9a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ limitations under the License.
border-bottom: 1px solid $quinary-content;
padding-bottom: $spacing-12;
margin-bottom: $spacing-12;
font-family: monospace;
.mx_CopyableText {
word-break: break-all;