chore: improve RTL support (#334)

Co-authored-by: Hassan Kadhim <hassan57905@gmail.com>
This commit is contained in:
Haytham A. Salama
2023-06-24 00:19:28 +03:00
committed by GitHub
parent 3f27c0ccae
commit 278a1ea93c
8 changed files with 33 additions and 31 deletions

View File

@@ -205,9 +205,9 @@ const links = [{
<UVerticalNavigation
:links="links"
:ui="{
wrapper: 'border-l border-gray-200 dark:border-gray-800 space-y-2',
base: 'group block border-l -ml-px lg:leading-6',
padding: 'pl-4',
wrapper: 'border-s border-gray-200 dark:border-gray-800 space-y-2',
base: 'group block border-s -ms-px lg:leading-6',
padding: 'ps-4',
rounded: '',
font: '',
ring: '',