Chore: Update style for new message buton (#2423)

- Changes button style for new message and edit contact in contact page side panel
This commit is contained in:
Nithin David Thomas
2021-06-14 10:37:01 +05:30
committed by GitHub
parent d21c1c773b
commit fe3f1c3a40

View File

@@ -60,14 +60,13 @@
<div v-else class="contact-actions">
<woot-button
class="new-message"
variant="smooth"
size="small expanded"
@click="toggleConversationModal"
>
{{ $t('CONTACT_PANEL.NEW_MESSAGE') }}
</woot-button>
<woot-button
variant="hollow"
variant="smooth"
size="small expanded"
@click="toggleEditModal"
>