mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 07:00:12 +01:00
This commit is contained in:
parent
53f0467f73
commit
4d72f19c1e
1 changed files with 6 additions and 1 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue