[Glitch] Fix text color in "show more" link inside boost confirmation modal
Port ba917e15f6
to glitch-soc
This commit is contained in:
@ -425,6 +425,10 @@
|
||||
top: 10px;
|
||||
width: 48px;
|
||||
}
|
||||
|
||||
.status__content__spoiler-link {
|
||||
color: lighten($secondary-text-color, 8%);
|
||||
}
|
||||
}
|
||||
|
||||
.actions-modal {
|
||||
|
Reference in New Issue
Block a user