refactor(pages): swap tailwindcss classes with ones with rtl support

This commit is contained in:
raizasafeel
2026-04-10 14:58:00 +05:30
parent 453862a653
commit fa94e5f96a
53 changed files with 157 additions and 157 deletions
@@ -3,7 +3,7 @@
class="sticky flex items-center justify-between top-0 z-10 border-b bg-surface-white px-3 py-2.5 sm:px-5"
>
<Breadcrumbs :items="breadcrumbs" />
<div class="space-x-2">
<div class="flex gap-2">
<router-link
v-if="exercises.data?.length"
:to="{