mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Fixed tiers/cadence toggle hidden in dashboard 5
This commit is contained in:
parent
6892bf06ef
commit
5134e0822d
@ -1162,6 +1162,7 @@ a.gh-dashboard-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
position: relative; /* Temporarily added for absolute positioned prototype-paid-mix-dropdown */
|
||||
}
|
||||
|
||||
.gh-dashboard5-container .gh-dashboard5-box {
|
||||
|
Loading…
Reference in New Issue
Block a user