Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Use monospace font for room, message IDs in View Source modal (#9956)
Browse files Browse the repository at this point in the history
  • Loading branch information
paragpoddar committed Jan 30, 2023
1 parent 5095bc0 commit c71dceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/structures/_ViewSource.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit c71dceb

Please sign in to comment.