mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
parent
18e3d38bb0
commit
cbd76f3437
1 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue