mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed cursor for attribution table header
refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
parent
727187df32
commit
6b7f4dd1c7
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue