mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 05:14:12 +03:00
Fixed box alignment on Dashboard
This commit is contained in:
parent
6cdd79e0b5
commit
50c41c18f8
@ -240,6 +240,7 @@
|
||||
|
||||
.gh-dashboard-container.start-contents .gh-dashboard-box {
|
||||
grid-row-gap: 0;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.gh-dashboard-container.start-contents .gh-dashboard-box h2 {
|
||||
|
Loading…
Reference in New Issue
Block a user