Fixed cursor for attribution table header

refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
Rishabh 2022-10-12 10:48:21 +05:30
parent 727187df32
commit 6b7f4dd1c7

View File

@ -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 {