Fix line color (#9997)
This commit is contained in:
parent
01317454b4
commit
5b03b21ba3
1 changed files with 1 additions and 1 deletions
|
@ -510,7 +510,7 @@ function readPromo() {
|
|||
display: block;
|
||||
margin-bottom: -10px;
|
||||
margin-top: 16px;
|
||||
border-left: 2px solid var(--divider);
|
||||
border-left: 2px solid var(--X13);
|
||||
margin-left: calc((var(--avatarSize) / 2) - 1px);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue