mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 16:34:06 +01:00
This commit is contained in:
parent
e87ab00969
commit
fa571a4e6f
3 changed files with 79 additions and 49 deletions
|
|
@ -110,4 +110,13 @@
|
|||
padding: 8px 0;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
&__card {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
text-align: center;
|
||||
color: var(--b3-theme-on-surface);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue