[Fixes #2480] Add 30-days evolution stats to the stats page
This commit is contained in:
parent
fbbee615c4
commit
00610991b7
3 changed files with 43 additions and 4 deletions
|
@ -137,3 +137,10 @@ $big-number-card-padding: 2 * $segmented-control-item-border-radius;
|
|||
font-weight: bold;
|
||||
color: $blue;
|
||||
}
|
||||
|
||||
.big-number-card-detail {
|
||||
display: block;
|
||||
text-align: center;
|
||||
color: $blue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue