mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-20 07:16:10 +01:00
🎨 Improve av
This commit is contained in:
parent
b7c82cca1e
commit
41ad72fe65
1 changed files with 5 additions and 1 deletions
|
|
@ -384,7 +384,7 @@
|
|||
padding: 5px 4px;
|
||||
|
||||
.av__cell {
|
||||
padding: 0 4px;
|
||||
padding: 2px 4px;
|
||||
border-right: 0;
|
||||
|
||||
.block__icon {
|
||||
|
|
@ -414,6 +414,10 @@
|
|||
}
|
||||
|
||||
&:not(.av__gallery-fields--edit) .av__cell {
|
||||
&[data-empty="true"] {
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
||||
&[data-dtype="mAsset"],
|
||||
&[data-dtype="mSelect"],
|
||||
&[data-dtype="select"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue