Fix colors of sidebar in replies
This commit is contained in:
parent
0f2faff4e7
commit
2324d2de05
@ -48,7 +48,7 @@ Item {
|
||||
anchors.top: replyContainer.top
|
||||
anchors.bottom: replyContainer.bottom
|
||||
width: 4
|
||||
color: TimelineManager.userColor(userId, Nheko.colors.window)
|
||||
color: TimelineManager.userColor(userId, Nheko.colors.base)
|
||||
}
|
||||
|
||||
Column {
|
||||
|
Loading…
Reference in New Issue
Block a user