diff --git a/components/fee-button.module.css b/components/fee-button.module.css index 87c27ed9..9dde55c2 100644 --- a/components/fee-button.module.css +++ b/components/fee-button.module.css @@ -8,6 +8,8 @@ .receipt td { padding: .25rem .1rem; + background-color: var(--theme-inputBg); + color: var(--theme-color); } .receipt tfoot {