mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-18 16:11:42 +01:00
[Glitch] Fix text color in "show more" link inside boost confirmation modal
Port ba917e15f66c7848fe943e571d1ec5eeb549b59d to glitch-soc
This commit is contained in:
parent
983328376b
commit
bd3b9bf7b9
@ -425,6 +425,10 @@
|
||||
top: 10px;
|
||||
width: 48px;
|
||||
}
|
||||
|
||||
.status__content__spoiler-link {
|
||||
color: lighten($secondary-text-color, 8%);
|
||||
}
|
||||
}
|
||||
|
||||
.actions-modal {
|
||||
|
Loading…
x
Reference in New Issue
Block a user