feat: integrate tax rates to bills (#260)

This commit is contained in:
Ahmed Bouhuolia
2023-10-08 16:07:18 +02:00
committed by GitHub
parent ee62e3e1c2
commit d40de4d22b
34 changed files with 894 additions and 282 deletions

View File

@@ -21,12 +21,9 @@ label.bp4-label {
.required {
color: red;
}
.bp4-form-group.bp4-inline & {
margin: 0 10px 0 0;
line-height: 1.6;
padding-top: calc(0.3rem + 1px);
padding-bottom: calc(0.3rem + 1px);
line-height: 30px;
}
}