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

lolsob-rspec
Mélanie Chauvel (ariasuni) 2020-03-31 12:39:50 +02:00 committed by GitHub
parent 02b0321713
commit 5a211c478d
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 {