fix: tenant dropdown style
parent
a4f4c0d6f6
commit
39d9e394c3
|
@ -204,7 +204,7 @@ watch(
|
|||
/>
|
||||
</template>
|
||||
<template #header-right-1>
|
||||
<TenantDropdown class="w-30 mr-2" />
|
||||
<TenantDropdown class="mr-2 w-44" />
|
||||
</template>
|
||||
<template #extra>
|
||||
<AuthenticationLoginExpiredModal
|
||||
|
|
Loading…
Reference in New Issue