mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-28 23:24:13 +00:00
fix
This commit is contained in:
@@ -126,7 +126,7 @@ function ContextMenuSubTrigger({
|
||||
hugeicons="ArrowRight01Icon"
|
||||
phosphor="CaretRightIcon"
|
||||
remixicon="RiArrowRightSLine"
|
||||
className="ms-auto"
|
||||
className="ms-auto rtl:rotate-180"
|
||||
/>
|
||||
</ContextMenuPrimitive.SubTrigger>
|
||||
)
|
||||
|
||||
@@ -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
@@ -126,7 +126,7 @@ function ContextMenuSubTrigger({
|
||||
hugeicons="ArrowRight01Icon"
|
||||
phosphor="CaretRightIcon"
|
||||
remixicon="RiArrowRightSLine"
|
||||
className="ml-auto"
|
||||
className="cn-rtl-flip ml-auto"
|
||||
/>
|
||||
</ContextMenuPrimitive.SubTrigger>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user