This commit is contained in:
Vanessa 2025-10-04 10:14:43 +08:00
parent 53f0467f73
commit 4d72f19c1e

View file

@ -276,9 +276,14 @@
&:not(.protyle-background--enable) { &:not(.protyle-background--enable) {
.protyle-background__img .protyle-icons, .protyle-background__img .protyle-icons,
.b3-chips__doctag .b3-chip__close { .b3-chips__doctag .b3-chip__close,
.protyle-background__action {
display: none; display: none;
} }
.protyle-background__icon {
cursor: default;
}
} }
&--enable { &--enable {