ui: improve bot indicator
parent
72a3482e4e
commit
7c1baf0f0a
|
@ -1,5 +1,5 @@
|
||||||
<template>
|
<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') }}
|
{{ $t('account.bot') }}
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue