mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2025-12-13 17:55:56 +00:00
fixed: Fixed font-family of in-editor status.
This commit is contained in:
@@ -376,7 +376,6 @@ span.ls-mark-cr::after {
|
|||||||
z-index: calc(var(--layer-cover) + 1);
|
z-index: calc(var(--layer-cover) + 1);
|
||||||
|
|
||||||
font-variant-numeric: tabular-nums;
|
font-variant-numeric: tabular-nums;
|
||||||
font-variant-emoji: emoji;
|
|
||||||
tab-size: 4;
|
tab-size: 4;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user