fix fee button receipt background color
This commit is contained in:
parent
0ab9119739
commit
94e975033c
|
@ -8,6 +8,8 @@
|
|||
|
||||
.receipt td {
|
||||
padding: .25rem .1rem;
|
||||
background-color: var(--theme-inputBg);
|
||||
color: var(--theme-color);
|
||||
}
|
||||
|
||||
.receipt tfoot {
|
||||
|
|
Loading…
Reference in New Issue