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