mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 07:56:14 +01:00
This commit is contained in:
parent
a00e25cd1e
commit
58ec63c1e9
2 changed files with 5 additions and 4 deletions
|
|
@ -151,6 +151,7 @@
|
|||
|
||||
&--readonly {
|
||||
border-left-color: var(--b3-theme-background-light);
|
||||
padding-left: 13px;
|
||||
|
||||
.item__close svg {
|
||||
opacity: 1;
|
||||
|
|
@ -223,7 +224,7 @@
|
|||
}
|
||||
|
||||
&__close {
|
||||
padding: 4px 8px 4px 0;
|
||||
padding: 13px 13px 13px 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue