mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Fixed cursor for attribution table header
refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
parent
727187df32
commit
6b7f4dd1c7
@ -1108,6 +1108,7 @@ Dashboard Attribution */
|
||||
|
||||
.gh-dashboard-attribution .gh-dashboard-list-title-sources {
|
||||
opacity: 0;
|
||||
cursor: default !important;
|
||||
}
|
||||
|
||||
.gh-dashboard-attribution .gh-dashboard-list-item-sub-source {
|
||||
|
Loading…
Reference in New Issue
Block a user