[logseq-plugin-git:commit] 2025-03-13T03:53:51.471Z

This commit is contained in:
YuanHui
2025-03-13 11:53:51 +08:00
parent 21aa1ba2be
commit db032e77f1
2 changed files with 7 additions and 2 deletions

8
logseq/custom.css Executable file → Normal file
View File

@@ -1 +1,7 @@
.block-content .asset-container .asset-overlay {
height: 53px;
}
.block-content .asset-container > .asset-action-btn,
.block-content .asset-container .asset-overlay {
display: none;
}