mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-27 22:36:00 +00:00
This commit is contained in:
@@ -589,6 +589,7 @@ export class Background {
|
||||
this.tagsElement.classList.remove("fn__none");
|
||||
this.actionElements[0].classList.add("fn__none");
|
||||
} else {
|
||||
this.tagsElement.innerHTML = "";
|
||||
this.tagsElement.classList.add("fn__none");
|
||||
this.actionElements[0].classList.remove("fn__none");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user