Fix tab style

Add miss style
This commit is contained in:
Defectink
2022-04-29 17:19:13 +08:00
parent 01cbe2b713
commit ba0609874e
5 changed files with 42 additions and 24 deletions

View File

@ -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"