Use monospace font for room, message IDs in View Source modal (#9956)
This commit is contained in:
parent
5095bc0427
commit
c71dceb9a8
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ limitations under the License.
|
||||||
border-bottom: 1px solid $quinary-content;
|
border-bottom: 1px solid $quinary-content;
|
||||||
padding-bottom: $spacing-12;
|
padding-bottom: $spacing-12;
|
||||||
margin-bottom: $spacing-12;
|
margin-bottom: $spacing-12;
|
||||||
|
font-family: monospace;
|
||||||
|
|
||||||
.mx_CopyableText {
|
.mx_CopyableText {
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue