You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Use monospace font for room, message IDs in View Source modal (#9956)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user