remove redundant css

This commit is contained in:
cirroskais 2024-04-22 03:28:05 -04:00
parent e2458925eb
commit 8638bb2e99
No known key found for this signature in database
GPG key ID: 5FC73EBF2678E33D

View file

@ -53,9 +53,3 @@
</article> </article>
{/key} {/key}
</div> </div>
<style lang="postcss">
.marked-emoji-img {
@apply w-7 h-7;
}
</style>