mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-21 02:07:02 +00:00
Make quill editors inherit global font stack
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
|
||||
// Override Quill styles
|
||||
.ql-container {
|
||||
// Inherit global font stack
|
||||
font-family: inherit;
|
||||
@include font-body-1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user