mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Update overflow of li to x-clip
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
||||
@apply w-6 h-6 inline-block fill-skin-base group-hover:fill-skin-accent;
|
||||
}
|
||||
.prose {
|
||||
@apply prose-a:underline-offset-8 prose-a:!decoration-dashed hover:prose-a:!decoration-solid;
|
||||
@apply prose-a:underline-offset-8 prose-li:overflow-x-clip prose-a:!decoration-dashed hover:prose-a:!decoration-solid;
|
||||
}
|
||||
.theme-dark .prose {
|
||||
@apply prose-invert;
|
||||
|
||||
Reference in New Issue
Block a user