ui: improve bot indicator
parent
72a3482e4e
commit
7c1baf0f0a
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div flex="~" items-center border="~" rounded-md px-2 text-xs>
|
||||
<div flex="~" items-center border="~ base" text-secondary-light rounded-md px-1 text-xs my-auto>
|
||||
{{ $t('account.bot') }}
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue