This commit is contained in:
2022-08-06 22:23:51 -04:00
parent 1168903d26
commit 1600fd4815
3 changed files with 46 additions and 6 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<!--end::Label-->
<!--begin::Col-->
<div class="col-lg-8 fv-row">
<input type="text" name="company" class="form-control form-control-lg form-control-solid" placeholder="Company name" value="0" />
<input type="text" name="amount" style="text-align:right;" class="form-control form-control-lg form-control-solid" placeholder="Amount" value="0" />
</div>
<!--end::Col-->
</div>