address: style (css)

This commit is contained in:
nobohan
2021-06-15 08:04:38 +02:00
parent 7c26f0a56c
commit 000ae6c2cb
5 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<template>
<button class="sc-button bt-create centered mt-4" @click="openModal">
<button class="sc-button bt-create mt-4" @click="openModal">
{{ $t('add_an_address_title') }}
</button>