mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Locked the status column so it works better at larger screen sizes
refs https://github.com/TryGhost/Team/issues/1848
This commit is contained in:
parent
2819dfd2ba
commit
403d24a01b
@ -184,6 +184,10 @@
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.gh-list.feature-memberAttribution .gh-posts-status-header {
|
||||
width: 180px;
|
||||
}
|
||||
|
||||
.gh-list:not(.feature-memberAttribution) .gh-posts-status-header {
|
||||
width: 140px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user