fix: bg color on earn and burn table rows

This commit is contained in:
Michael Zetterberg
2024-06-20 07:44:27 +02:00
parent 39d0bb6259
commit 2002604711

View File

@@ -5,4 +5,5 @@
.td {
text-align: left;
padding: 16px 32px;
background-color: #fff;
}