Merge pull request 'width changed from medium to large' (#591) from 2870-supplier_contact_width into dev
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #591
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
Carlos Jimenez Ruiz 2021-03-30 16:14:16 +00:00
commit 6a28318ed5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
data="contacts"
form="form">
</vn-watcher>
<form name="form" ng-submit="$ctrl.onSubmit()" class="vn-w-md">
<form name="form" ng-submit="$ctrl.onSubmit()" class="vn-w-lg">
<vn-card class="vn-pa-lg">
<div ng-repeat="contact in contacts" class="contact">
<vn-vertical>