Undo transactions to batch changes

This commit is contained in:
alonso.torres 2020-09-15 17:47:09 +02:00 committed by Andrey Antukh
parent a70e4eeb01
commit 0b5ae3632e
13 changed files with 198 additions and 106 deletions

View file

@ -27,7 +27,7 @@
overflow: auto;
margin: 0.5rem;
&.selected {
&.transaction {
border: 2px solid $color-primary;
}
}