Delete padding
This commit is contained in:
parent
a9c690a48c
commit
0ae7c4822f
|
@ -5,7 +5,7 @@
|
|||
form="form"
|
||||
save="patch">
|
||||
</vn-watcher>
|
||||
<form name="form" ng-submit="watcher.submitGo('clientCard.credit.list')" pad-medium>
|
||||
<form name="form" ng-submit="watcher.submitGo('clientCard.credit.list')">
|
||||
<vn-card pad-large>
|
||||
<vn-title>Add credit</vn-title>
|
||||
<vn-horizontal>
|
||||
|
|
Loading…
Reference in New Issue