Convert more css to variables

This commit is contained in:
natsoni
2024-04-10 14:39:29 +09:00
parent ba6a7b58aa
commit 3e3bd32705
30 changed files with 54 additions and 51 deletions

View File

@@ -76,7 +76,7 @@
&.tx {
.fill {
background: #3bcc49;
background: var(--green);
}
.line {
.fee-rate {