mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-16 03:58:07 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
8d26630c40
commit
ab35aac6c3
1 changed files with 2 additions and 1 deletions
|
|
@ -46,6 +46,7 @@
|
|||
display: flex;
|
||||
box-sizing: border-box;
|
||||
line-height: 32px;
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
.svg {
|
||||
|
|
@ -132,7 +133,7 @@
|
|||
padding-left: 80px;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body {
|
||||
background-color: #1e1e1e;
|
||||
color: #dadada;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue