UI: Adjust weight for IOS platform (#5750)
This commit is contained in:
parent
8b45cdb1bc
commit
caca7348ef
@ -64,6 +64,7 @@ body.is-ios,
|
||||
body.is-macos {
|
||||
--font-family: system-ui, -apple-system, BlinkMacSystemFont, "Roboto", "Apple Color Emoji", "Helvetica Neue",
|
||||
sans-serif;
|
||||
--font-weight-semibold: 600;
|
||||
}
|
||||
|
||||
html[lang="fa"],
|
||||
@ -83,10 +84,6 @@ body.is-ios {
|
||||
--border-radius-messages-small: 0.5rem;
|
||||
}
|
||||
|
||||
body.is-macos {
|
||||
--font-weight-semibold: 600;
|
||||
}
|
||||
|
||||
body.is-electron {
|
||||
--custom-cursor: default;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user