fix: anchor icon not showing (#363)
This commit is contained in:
parent
fe792fa1c1
commit
50f65cbdca
|
|
@ -1,5 +1,5 @@
|
|||
.prose {
|
||||
@apply text-zinc-600 leading-loose overflow-hidden;
|
||||
@apply text-zinc-600 leading-loose;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue