Invoice page added customer share link

This commit is contained in:
cuneytsenturk
2018-10-15 16:10:49 +03:00
parent 7ee300e5d1
commit c680ccf8f7
4 changed files with 16 additions and 2 deletions

4
public/css/app.css vendored
View File

@ -736,3 +736,7 @@ input[type="number"] {
border-radius: 0px;
vertical-align: top;
}
.link .content-wrapper, .link .right-side, .link .main-footer {
margin-left: inherit;
}