mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-09-08 23:54:23 +08:00
ui: font smoothing
This commit is contained in:
parent
fda8e15e8d
commit
42798eed6e
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ $font-family-os: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
|
|||
|
||||
#app {
|
||||
display: block;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
.page-summary-bar {
|
||||
|
|
Loading…
Add table
Reference in a new issue