Fix wrong color for ellipsis in boost confirmation dialog in Web UI (#13355)

This commit is contained in:
Mélanie Chauvel (ariasuni) 2020-03-31 12:39:50 +02:00 committed by GitHub
parent 11169367e4
commit be2f1597cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -1028,13 +1028,11 @@
}
.display-name {
color: $light-text-color;
strong {
color: $inverted-text-color;
}
span {
color: $light-text-color;
}
}
.status__content {