Tweak charts color - Apply mempool tooltip style

This commit is contained in:
nymkappa
2022-02-21 23:36:05 +09:00
parent 3f5a749352
commit 7da4187638
5 changed files with 54 additions and 23 deletions

View File

@@ -15,6 +15,11 @@
height: 100%;
}
.card-title {
color: #4a68b9;
font-size: 1rem;
}
.card-wrapper {
.card {
height: auto !important;