show unpaid invoices, balance calculated on server-side so isn't affected.

This commit is contained in:
fiatjaf
2020-09-29 15:43:11 -03:00
parent 2dfae9ecc1
commit e0b8470d40
6 changed files with 69 additions and 17 deletions
+5
View File
@@ -101,3 +101,8 @@ video {
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
}
// text-wrap
.text-wrap {
word-break: break-word;
}