mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
This commit is contained in:
parent
3f8777be96
commit
0ab9f5c5b0
1 changed files with 2 additions and 1 deletions
|
|
@ -940,7 +940,7 @@
|
|||
}
|
||||
|
||||
svg {
|
||||
padding: 4px;
|
||||
padding: 5px;
|
||||
float: left;
|
||||
width: calc(1em - 6px);
|
||||
height: calc(1em - 6px);
|
||||
|
|
@ -951,6 +951,7 @@
|
|||
display: none;
|
||||
|
||||
svg {
|
||||
padding: 4px;
|
||||
width: calc(1em - 4px);
|
||||
height: calc(1em - 4px);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue