mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-07-23 23:20:51 +00:00
fix more ar ko
This commit is contained in:
@@ -150,6 +150,7 @@ const currentPath = `/${trimSlash(new URL(Astro.url).pathname)}`;
|
||||
class="text-muted dark:text-gray-400 hover:bg-gray-100 dark:hover:bg-gray-700 focus:outline-none focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 rounded-lg text-sm p-2.5 inline-flex items-center"
|
||||
>
|
||||
<Icon name="tabler:language" class="w-6 h-6 md:w-5 md:h-5 md:inline-block" />
|
||||
<Icon name="tabler:chevron-down" class="w-3.5 h-3.5 ml-0.5 rtl:ml-0 rtl:mr-0.5 hidden md:inline" />
|
||||
</button>
|
||||
<ul
|
||||
id="languages"
|
||||
|
||||
Reference in New Issue
Block a user