refactor(ui): minor improvements on buttons and actions
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
@click.native="$emit('unselect-collection')"
|
||||
/>
|
||||
<ButtonSecondary
|
||||
v-if="!doc"
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
icon="create_new_folder"
|
||||
:title="$t('new_folder')"
|
||||
|
||||
Reference in New Issue
Block a user