fix: tenant dropdown style

This commit is contained in:
xingyu4j
2025-06-18 09:01:42 +08:00
parent a4f4c0d6f6
commit 39d9e394c3

View File

@@ -204,7 +204,7 @@ watch(
/> />
</template> </template>
<template #header-right-1> <template #header-right-1>
<TenantDropdown class="w-30 mr-2" /> <TenantDropdown class="mr-2 w-44" />
</template> </template>
<template #extra> <template #extra>
<AuthenticationLoginExpiredModal <AuthenticationLoginExpiredModal