mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 15:45:39 +01:00
Make quill editors inherit global font stack
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