width changed from medium to large #591

Merged
carlosjr merged 1 commits from 2870-supplier_contact_width into dev 2021-03-30 16:14:18 +00:00
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>