fix more ar ko

This commit is contained in:
rustdesk
2024-10-23 19:14:36 +08:00
parent d41d515b15
commit bf81c18bba
3 changed files with 9 additions and 6 deletions
+1
View File
@@ -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"