Removed dots from modal sources table

refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
Djordje Vlaisavljevic 2022-09-27 12:51:13 +02:00
parent 49786c8ca4
commit 970eef761c

View File

@ -1050,12 +1050,12 @@ Dashboard Attribution */
opacity: 0;
}
.gh-dashboard-list-item-sub-source {
.gh-dashboard-attribution .gh-dashboard-list-item-sub-source {
padding-left: 20px;
position: relative;
}
.gh-dashboard-list-item-sub-source::after {
.gh-dashboard-attribution .gh-dashboard-list-item-sub-source::after {
content: "";
width: 9px;
height: 9px;