mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Removed the need for custom column sizes on new clicked tab
refs https://github.com/TryGhost/Team/issues/2179
This commit is contained in:
parent
3d3653b09a
commit
932dee4958
@ -1713,10 +1713,6 @@ a.gh-post-list-cta.stats.is-hovered:hover > * {
|
||||
grid-template-columns: 40% 40% 20%;
|
||||
}
|
||||
|
||||
.gh-tabs-analytics .gh-dashboard-list-cols-clicked .gh-dashboard-list-item {
|
||||
grid-template-columns: 26% 54% 20%;
|
||||
}
|
||||
|
||||
.gh-tabs-analytics .gh-dashboard-list-cols-conversion .gh-dashboard-list-item {
|
||||
grid-template-columns: 28% 28% 24% 20%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user