mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-17 04:00:48 +01:00
refactor(UI): minor change
This commit is contained in:
parent
d010d5aa8f
commit
19db29663b
@ -7,7 +7,7 @@
|
|||||||
{{ t('message.noOpenTabs') }}
|
{{ t('message.noOpenTabs') }}
|
||||||
</p>
|
</p>
|
||||||
<div class="empty-action">
|
<div class="empty-action">
|
||||||
<button class="btn btn-gray d-flex" @click="emit('new-tab')">
|
<button class="btn btn-primary d-flex" @click="emit('new-tab')">
|
||||||
<i class="mdi mdi-24px mdi-tab-plus mr-2" />
|
<i class="mdi mdi-24px mdi-tab-plus mr-2" />
|
||||||
{{ t('message.openNewTab') }}
|
{{ t('message.openNewTab') }}
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user