Tweak charts color - Apply mempool tooltip style

This commit is contained in:
nymkappa
2022-02-21 23:36:05 +09:00
parent dd42f39ef6
commit 756653ad84
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;