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

@ -21,12 +21,6 @@
> .memo-content-container {
@apply flex flex-col justify-start items-start w-full p-0 text-base;
> .memo-content-text {
.tag-span {
cursor: unset;
}
}
> .images-container {
@apply flex flex-col justify-start items-start mt-1 w-full;