mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: use markdown image syntax (#83)
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
@apply w-full whitespace-pre-wrap break-words;
|
||||
|
||||
> p {
|
||||
@apply inline-block w-full h-auto mb-1 text-base leading-7 whitespace-pre-wrap break-words;
|
||||
@apply inline-block w-full h-auto mb-1 last:mb-0 text-base leading-7 whitespace-pre-wrap break-words;
|
||||
}
|
||||
|
||||
.tag-span {
|
||||
|
Reference in New Issue
Block a user