This commit is contained in:
shadcn
2026-02-04 15:11:30 +04:00
parent e0063070a6
commit 381f2ef165
10 changed files with 10 additions and 10 deletions

View File

@@ -126,7 +126,7 @@ function ContextMenuSubTrigger({
hugeicons="ArrowRight01Icon"
phosphor="CaretRightIcon"
remixicon="RiArrowRightSLine"
className="ms-auto"
className="ms-auto rtl:rotate-180"
/>
</ContextMenuPrimitive.SubTrigger>
)

View File

@@ -126,7 +126,7 @@ function ContextMenuSubTrigger({
hugeicons="ArrowRight01Icon"
phosphor="CaretRightIcon"
remixicon="RiArrowRightSLine"
className="ml-auto"
className="cn-rtl-flip ml-auto"
/>
</ContextMenuPrimitive.SubTrigger>
)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -126,7 +126,7 @@ function ContextMenuSubTrigger({
hugeicons="ArrowRight01Icon"
phosphor="CaretRightIcon"
remixicon="RiArrowRightSLine"
className="ml-auto"
className="cn-rtl-flip ml-auto"
/>
</ContextMenuPrimitive.SubTrigger>
)