mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
fix: only display the edit icon for the embedded parent block
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
.panel-content {
|
||||
min-width: 740px;
|
||||
min-width: 820px;
|
||||
}
|
||||
|
||||
.panel-content .ls-card {
|
||||
|
||||
Reference in New Issue
Block a user