chore: show daily memos view in sidebar (#79)

This commit is contained in:
Steven
2022-06-21 08:16:42 +08:00
committed by GitHub
parent 50fee8b0f4
commit f849a94dc5
11 changed files with 73 additions and 164 deletions

View File

@ -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-6 whitespace-pre-wrap break-words;
@apply inline-block w-full h-auto mb-1 text-base leading-7 whitespace-pre-wrap break-words;
}
.tag-span {