added ability to remove a transaction rule.

This commit is contained in:
Bryce Covert
2020-08-03 16:54:12 -07:00
parent a22eb01008
commit d989279058
10 changed files with 185 additions and 51 deletions

View File

@@ -45,7 +45,7 @@
@keyframes flashWarning {
from {
background-color: #00d1b2;
background-color: hsl(348, 100%, 61%);
}
to {