fix: only display the edit icon for the embedded parent block

This commit is contained in:
Tienson Qin
2021-10-06 15:42:01 +08:00
parent 9cdf7f78e4
commit 0927821ee3
3 changed files with 8 additions and 9 deletions

View File

@@ -137,7 +137,7 @@
@media (min-width: 1024px) {
.panel-content {
min-width: 740px;
min-width: 820px;
}
.panel-content .ls-card {