mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 05:14:12 +03:00
Dashboard color refinements
This commit is contained in:
parent
ffce5bc6c4
commit
90fa9de9f2
@ -419,9 +419,10 @@
|
||||
.gh-dashboard-top-members-footer {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
border-top: 1px solid var(--whitegrey-d1);
|
||||
border-top: 1px solid var(--whitegrey-d2);
|
||||
padding-top: 12px;
|
||||
margin-bottom: -4px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.gh-dashboard-top-members-footer a {
|
||||
|
Loading…
Reference in New Issue
Block a user