mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +08:00
Correct the indentation
This commit is contained in:
parent
388b5a9464
commit
2243db5b20
@ -16,10 +16,10 @@
|
||||
* THEME COLORS
|
||||
*/
|
||||
|
||||
/*
|
||||
/*
|
||||
* Light theme scheme
|
||||
*/
|
||||
:root {
|
||||
:root {
|
||||
--theme-style: light;
|
||||
|
||||
--main-background-color: white;
|
||||
@ -85,7 +85,7 @@
|
||||
--mermaid-theme: default;
|
||||
|
||||
--code-block-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1), 0px 0px 2px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Dark color scheme
|
||||
|
Loading…
x
Reference in New Issue
Block a user