mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Removed dots from modal sources table
refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
parent
49786c8ca4
commit
970eef761c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user