This commit is contained in:
Taric Xin
2022-04-24 14:48:45 +08:00
parent 5b47f9a76b
commit dbf161e65f
4 changed files with 97 additions and 41 deletions

View File

@ -109,4 +109,28 @@ h2 {
padding: 12px 0px !important;
margin : 0 0 0 16px !important;
}
}
.mini_area_title {
margin-bottom: 0px !important;
.title {
font-size: 13px !important;
}
.subtitle {
font-size: 12px !important;
}
}
.g2-card__meta-wrap {
.g2-card__total {
font-size : 24px !important;
margin-top: 0 !important;
}
}
.g2-card__footer {
padding-top: 0;
}