admin panel display improvements

This commit is contained in:
Phillip Thelen
2024-08-19 15:13:32 +02:00
parent 4d64113613
commit 9224f58da5
3 changed files with 14 additions and 12 deletions

View File

@@ -324,7 +324,8 @@
}
.timestamp-column, .action-column {
width: 20%;
width: 27%;
}
.amount-column {
@@ -332,7 +333,7 @@
}
.note-column {
width: 50%;
width: 35%;
}
.entry-action {