refactor: move block/page/template searches to editor handler

This commit is contained in:
Tienson Qin
2021-03-01 22:39:28 +08:00
parent 2071de2a91
commit b0f48a4244
4 changed files with 124 additions and 99 deletions

View File

@@ -62,7 +62,7 @@
}
&-overlay div {
background: var(--ls-quaternary-background-color);
background: var(--ls-tertiary-background-color);
}
&-panel {