mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Updated MRR widget design
refs https://github.com/TryGhost/Team/issues/1932
This commit is contained in:
parent
4941627128
commit
ceadb2634f
1 changed files with 2 additions and 1 deletions
|
@ -639,6 +639,7 @@ Dashboard Metric */
|
||||||
padding: 8px 8px 8px 0;
|
padding: 8px 8px 8px 0;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
min-height: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-dashboard-metric.is-embedded h5 {
|
.gh-dashboard-metric.is-embedded h5 {
|
||||||
|
@ -650,7 +651,7 @@ Dashboard Metric */
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-dashboard-hero.source-attribution:not(.is-solo) {
|
.gh-dashboard-hero.source-attribution:not(.is-solo) {
|
||||||
margin-top: -64px;
|
margin-top: -40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-dashboard-metric-minivalue {
|
.gh-dashboard-metric-minivalue {
|
||||||
|
|
Loading…
Add table
Reference in a new issue