chore(client): tweak ui
This commit is contained in:
parent
c0eba65527
commit
a785f1f933
4 changed files with 34 additions and 22 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<template #suffix>{{ x.name }}</template>
|
||||
<XStatusbar :_id="x.id" :user-lists="userLists"/>
|
||||
</FormFolder>
|
||||
<FormButton @click="add">add</FormButton>
|
||||
<FormButton primary @click="add">{{ i18n.ts.add }}</FormButton>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue