[Glitch] Fix text color in "show more" link inside boost confirmation modal

Port b5d0bf338c to glitch-soc
th-downstream
Thibaut Girka 7 years ago
parent 0bf81fde9b
commit 995eea1836

@ -425,6 +425,10 @@
top: 10px;
width: 48px;
}
.status__content__spoiler-link {
color: lighten($secondary-text-color, 8%);
}
}
.actions-modal {

Loading…
Cancel
Save