Breaking Changes as a part of BOD-63 on invoice enter. WIP for all invoices screen editing + lookup.

This commit is contained in:
Patrick Fic
2020-05-04 18:07:56 -07:00
parent b7d438a0f0
commit 9d694e6403
12 changed files with 542 additions and 289 deletions

View File

@@ -56,10 +56,11 @@
}
.messages ul li p {
display: inline-block;
padding: 10px 15px;
margin: 0px;
padding: 0px 10px;
border-radius: 20px;
max-width: 205px;
line-height: 130%;
//line-height: 130%;
}
@media screen and (min-width: 735px) {
.messages ul li p {