mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-20 22:14:06 +01:00
This commit is contained in:
parent
f4e2c3423a
commit
46c4379f04
1 changed files with 3 additions and 3 deletions
|
|
@ -192,9 +192,9 @@
|
|||
cursor: pointer;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 4px;
|
||||
line-height: 16px;
|
||||
height: 16px;
|
||||
padding: 0 4px;
|
||||
line-height: 24px;
|
||||
height: 24px;
|
||||
border-radius: var(--b3-border-radius);
|
||||
margin: 3px 0;
|
||||
color: var(--b3-theme-on-surface);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue