fix: embedded Youtube player too narrow

fixes https://github.com/logseq/db-test/issues/110
This commit is contained in:
Tienson Qin
2024-09-19 19:57:30 +08:00
parent b37a268706
commit 599475b15e

View File

@@ -212,7 +212,7 @@
}
.block-title-wrap {
@apply inline;
@apply w-full inline;
> .ui__checkbox {
@apply relative top-[2px];