Replace more hardcoded css
This commit is contained in:
@@ -27,7 +27,7 @@ tr, td, th {
|
||||
}
|
||||
|
||||
.progress {
|
||||
background-color: #2d3348;
|
||||
background-color: var(--secondary);
|
||||
}
|
||||
|
||||
.transaction {
|
||||
|
||||
Reference in New Issue
Block a user