mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 21:10:12 +02:00
add Symbola font for explicit status indicator
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.root {
|
||||
font-family:
|
||||
'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Segoe UI Symbol', Twemoji,
|
||||
Symbola,
|
||||
'Segoe UI Emoji',
|
||||
sans-serif;
|
||||
}
|
||||
|
||||
@@ -41,5 +42,5 @@
|
||||
}
|
||||
|
||||
.with-space {
|
||||
padding-right: var(--theme-spacing-sm);
|
||||
padding-right: var(--theme-spacing-xs);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user