Dashboard design updates based on pedro feedback.
This commit is contained in:
@@ -2,22 +2,10 @@
|
||||
background-color: #1d1f31;
|
||||
}
|
||||
|
||||
.txWeightPerSecond {
|
||||
color: #4a9ff4;
|
||||
}
|
||||
|
||||
.mempoolSize {
|
||||
.card-title {
|
||||
color: #4a68b9;
|
||||
}
|
||||
|
||||
.txPerSecond {
|
||||
color: #f4bb4a;;
|
||||
}
|
||||
|
||||
.unconfirmedTx {
|
||||
color: #f14d80;
|
||||
}
|
||||
|
||||
.info-block {
|
||||
float: left;
|
||||
width: 350px;
|
||||
@@ -38,3 +26,7 @@
|
||||
.skeleton-loader {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.card-body {
|
||||
padding: 1.5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user