Updated dot color

refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
Djordje Vlaisavljevic 2022-09-27 16:46:13 +02:00
parent 18e3d38bb0
commit cbd76f3437

View File

@ -1114,6 +1114,11 @@ Dashboard Attribution */
background: #F5C9C2;
}
.gh-dashboard-list-item-sub.gh-dashboard-list-item-other-source.gh-dashboard-list-item-sub-source::after {
background: transparent;
border: 1px solid var(--lightgrey);
}
.gh-dashboard-attribution-list .gh-dashboard-list-body{
position: relative;
}