feat(ui): update RTL style (#592)
This commit is contained in:
parent
0501b98a2b
commit
73cec49cf0
3 changed files with 4 additions and 4 deletions
|
@ -54,7 +54,7 @@ if (props.command) {
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div i-ri:arrow-right-s-line text-xl text-secondary-light />
|
||||
<div i-ri:arrow-right-s-line rtl-i-ri:arrow-left-s-line text-xl text-secondary-light />
|
||||
</div>
|
||||
</NuxtLink>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue