mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-15 15:28:37 +08:00
🎨 Improve av
This commit is contained in:
parent
b7c82cca1e
commit
41ad72fe65
@ -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…
Reference in New Issue
Block a user