mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-27 22:38:18 +09:00
Fixed link color in posts not being correctly styled in some cases
This commit is contained in:
parent
7055a627bf
commit
346694e770
@ -1848,6 +1848,8 @@ body.layout-single-column {
|
|||||||
.layout-single-column .account__header__fields a,
|
.layout-single-column .account__header__fields a,
|
||||||
.layout-single-column .account__header__bio .account__header__fields a,
|
.layout-single-column .account__header__bio .account__header__fields a,
|
||||||
.layout-single-column .reply-indicator__content a.unhandled-link,
|
.layout-single-column .reply-indicator__content a.unhandled-link,
|
||||||
|
.layout-single-column .status__content a,
|
||||||
|
.layout-single-column .status__content a.hashtag,
|
||||||
.layout-single-column .status__content a.unhandled-link,
|
.layout-single-column .status__content a.unhandled-link,
|
||||||
.layout-single-column .column-back-button,
|
.layout-single-column .column-back-button,
|
||||||
.layout-single-column .about__section__title,
|
.layout-single-column .about__section__title,
|
||||||
|
Loading…
Reference in New Issue
Block a user