0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Updated MRR widget design

refs https://github.com/TryGhost/Team/issues/1932
This commit is contained in:
Djordje Vlaisavljevic 2022-09-26 13:21:05 +02:00
parent 4941627128
commit ceadb2634f

View file

@ -639,6 +639,7 @@ Dashboard Metric */
padding: 8px 8px 8px 0;
opacity: 1;
border-radius: 3px;
min-height: 40px;
}
.gh-dashboard-metric.is-embedded h5 {
@ -650,7 +651,7 @@ Dashboard Metric */
}
.gh-dashboard-hero.source-attribution:not(.is-solo) {
margin-top: -64px;
margin-top: -40px;
}
.gh-dashboard-metric-minivalue {