mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-03 03:10:16 +01:00
This commit is contained in:
parent
d08a0fc156
commit
c757e2912f
5 changed files with 21 additions and 5 deletions
|
|
@ -377,10 +377,11 @@
|
|||
}
|
||||
|
||||
img.av__cellassetimg {
|
||||
max-height: 18px;
|
||||
max-height: 20px;
|
||||
border-radius: var(--b3-border-radius);
|
||||
margin: 1px 2px;
|
||||
max-width: none;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
html[data-theme-mode="dark"] .av__panel .b3-menu__item {
|
||||
|
|
|
|||
|
|
@ -69,4 +69,8 @@
|
|||
.b3-chip {
|
||||
margin: 1px 2px;
|
||||
}
|
||||
|
||||
.av__cellassetimg {
|
||||
max-height: 24px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue