chore: update content parser (#97)

This commit is contained in:
boojack
2022-06-30 21:19:50 +08:00
committed by GitHub
parent 5b2e6a568f
commit 64f67f4bda
8 changed files with 35 additions and 79 deletions

View File

@ -41,11 +41,7 @@
@apply w-full pt-2;
> .memo-content-text {
@apply w-full text-base leading-6;
.tag-span {
@apply p-0 text-blue-600 text-base bg-transparent cursor-auto;
}
@apply w-full text-base;
}
> .images-wrapper {