rhymes fix style

This commit is contained in:
2025-10-13 13:54:09 +02:00
parent 1893645de3
commit 707c30817c
2 changed files with 9 additions and 6 deletions
@@ -282,7 +282,9 @@ const ListSelection = ({
const showHoverOutline = isHovered && !sel;
const showSelectionOutline =
!isWeb &&
(variant === "simple" || variant === "emotion" || variant === "titleDescription") &&
(variant === "simple" ||
variant === "emotion" ||
variant === "titleDescription") &&
sel;
const baseContent =