mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
enhance: add skeleton loading
This commit is contained in:
@@ -715,6 +715,11 @@ li p:last-child,
|
||||
background-color: var(--ls-primary-background-color, #fff);
|
||||
}
|
||||
|
||||
.bg-base-4 {
|
||||
background-color: var(--ls-tertiary-background-color);
|
||||
}
|
||||
|
||||
|
||||
.pre-white-space {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user