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
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #591 Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
commit
6a28318ed5
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue