mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-07 13:20:16 +01:00
This commit is contained in:
parent
d697660c41
commit
d1835146ca
25 changed files with 59 additions and 60 deletions
|
|
@ -18,6 +18,7 @@
|
|||
height: 16px;
|
||||
width: 16px;
|
||||
margin-right: 4px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
&:hover,
|
||||
|
|
|
|||
|
|
@ -77,12 +77,13 @@
|
|||
&__close {
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
top: 10px;
|
||||
right: -32px;
|
||||
top: -2px;
|
||||
right: -36px;
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
opacity: .68;
|
||||
color: var(--b3-theme-on-surface);
|
||||
padding: 8px;
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue