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

th-downstream
Mélanie Chauvel (ariasuni) 5 years ago committed by GitHub
parent 02b0321713
commit 5a211c478d

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

Loading…
Cancel
Save