mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 09:22:26 +08:00
[rtl] added font-family for macos
This commit is contained in:
@ -57,7 +57,7 @@
|
||||
// -------------------------
|
||||
|
||||
.rtl {
|
||||
--font-family-base-custom: "Segoe UI", "Traditional Arabic";
|
||||
--font-family-base-custom: system-ui, -apple-system, "Geeza Pro", "Segoe UI", "Traditional Arabic", "Noto Sans";
|
||||
}
|
||||
|
||||
@font-family-sans-serif: Arial, Helvetica, "Helvetica Neue", sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user