Invoice customization fixed some css and js issue

This commit is contained in:
Batuhan Baş
2018-10-18 11:34:41 +03:00
parent 4eaf2692aa
commit 3a97008a6e
3 changed files with 26 additions and 3 deletions

5
public/css/app.css vendored
View File

@ -739,4 +739,9 @@ input[type="number"] {
.link .content-wrapper, .link .right-side, .link .main-footer {
margin-left: inherit;
}
.col-md-6.input-group-invoice-text {
padding-left: 0;
padding-right: 0;
}