mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
refactor: diff instead a alerting when a file has been modified
This commit is contained in:
@@ -181,6 +181,11 @@ textarea {
|
||||
font-weight: inherit;
|
||||
letter-spacing: inherit;
|
||||
text-size-adjust: 100%;
|
||||
background: var(--ls-primary-background-color);
|
||||
}
|
||||
|
||||
.dark-theme textarea {
|
||||
background: var(--ls-tertiary-background-color);
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user