Cambio estilo boton de modificar
This commit is contained in:
parent
cc341462e5
commit
bdbf5939a1
1 changed files with 2 additions and 1 deletions
|
@ -96,8 +96,9 @@ export default {
|
|||
:is-right="false"/>
|
||||
</td>
|
||||
<td>
|
||||
<button class="button is-small"
|
||||
<button class="button"
|
||||
@click="abrirModalBarrio">
|
||||
<span>Modificar barrio</span>
|
||||
<span class="icon"><i class="fas fa-edit"/></span>
|
||||
</button>
|
||||
</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue