[Glitch] Fix wrong color for ellipsis in boost confirmation dialog in Web UI

Port 5a211c478d  to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
Mélanie Chauvel (ariasuni) 5 years ago committed by Thibaut Girka
parent 61052dfa33
commit 989f819191

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

Loading…
Cancel
Save