Make background-timeline-profile actually themable
This commit is contained in:
@@ -84,6 +84,7 @@ body
|
||||
position: relative
|
||||
line-height: 1
|
||||
color: map-get($theme, "foreground-primary")
|
||||
background-color: map-get($theme, "background-timeline-profile")
|
||||
|
||||
@media screen and (max-width: $layout-a-max)
|
||||
border-bottom: map-get($theme, "edge-context-divider")
|
||||
|
||||
Reference in New Issue
Block a user