mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-09 08:44:20 +01:00
This commit is contained in:
parent
d54d861a9a
commit
16cd7e2c0d
4 changed files with 37 additions and 3 deletions
|
|
@ -222,6 +222,8 @@
|
|||
text-align: center;
|
||||
height: 1.2em;
|
||||
line-height: 1.2em;
|
||||
padding: 4px;
|
||||
border-radius: var(--b3-border-radius);
|
||||
}
|
||||
|
||||
&-img {
|
||||
|
|
|
|||
|
|
@ -785,8 +785,6 @@
|
|||
|
||||
.callout-icon {
|
||||
cursor: pointer;
|
||||
padding: 4px;
|
||||
border-radius: var(--b3-border-radius);
|
||||
transition: var(--b3-background-transition);
|
||||
|
||||
&:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue