mirror of
https://github.com/frappe/lms.git
synced 2026-04-30 20:59:34 +03:00
refactor(pages): swap tailwindcss classes with ones with rtl support
This commit is contained in:
@@ -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="{
|
||||
|
||||
Reference in New Issue
Block a user