mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
Updated empty state design
refs https://github.com/TryGhost/Team/issues/2608
This commit is contained in:
parent
8a6d87353f
commit
9fd75191ff
@ -2735,5 +2735,27 @@ Dashboard Mentions */
|
||||
}
|
||||
|
||||
.gh-dashboard-mentions .gh-mentions-list-cta {
|
||||
padding: 20px;
|
||||
padding: 24px;
|
||||
}
|
||||
|
||||
.gh-dashboard-mentions .gh-mentions-list-cta .love-letter {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.gh-dashboard-mentions .gh-mentions-list-cta h4 {
|
||||
margin-bottom: 8px;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.gh-dashboard-mentions .gh-mentions-list-cta p {
|
||||
color: #7c8b9a;
|
||||
text-align: center;
|
||||
line-height: 1.45em;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 500;
|
||||
}
|
Loading…
Reference in New Issue
Block a user