Allow to veto reimbursements
This commit is contained in:
@@ -7,6 +7,11 @@ ul.reimbursement-list {
|
||||
grid-row-gap: 0.5rem;
|
||||
padding-top: 1.6rem;
|
||||
|
||||
&.vetoed {
|
||||
text-decoration: line-through;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.token-amount {
|
||||
text-align: right;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user