mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Fix tab style
Add miss style
This commit is contained in:
@ -11,7 +11,7 @@ const PostComment = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<div className="text-center">
|
||||
<div className="text-center select-none">
|
||||
{currentTheme === 'dark' ? (
|
||||
<Image
|
||||
src="/images/img/comment-line-dark.svg"
|
||||
|
Reference in New Issue
Block a user