fix(desktop): restore category chevron rotation

This commit is contained in:
DIYgod 2026-07-25 20:18:05 +08:00
parent 2034702df6
commit 22c8a667e6
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ function FeedCategoryImpl({
onClick={handleCollapseButtonClick}
data-state={open ? "open" : "close"}
className={cn(
"flex h-8 items-center [&_.i-mgc-right-cute-fi]:data-[state=open]:rotate-90",
"flex h-8 items-center data-[state=open]:[&_.i-mgc-right-cute-fi]:rotate-90",
)}
tabIndex={-1}
>