Test/custom admin ui #3

Merged
orion merged 6 commits from test/custom-admin-ui into main 2026-07-21 15:14:23 +08:00
Showing only changes of commit fa6b484d17 - Show all commits
+1 -1
View File
@@ -696,7 +696,7 @@
刷新历史
</BaseButton>
</div>
<div class="overflow-x-auto">
<div class="overflow-x-auto" tabindex="0" role="region" :aria-label="t('fileManage.history.title')">
<table
class="min-w-full divide-y"
:class="[isDarkMode ? 'divide-gray-700' : 'divide-gray-200']"