Added labels to the record forms in the accounting application.

This commit is contained in:
2020-08-12 23:13:35 +08:00
parent aa4d103b64
commit 2c6ed1b8b1
4 changed files with 422 additions and 396 deletions

View File

@ -34,3 +34,7 @@
.balance-row {
border-color: transparent;
}
.record-label {
margin-top: 0.25rem;
margin-bottom: 0.1rem;
}