Merge branch 'main' of https://github.com/glitch-soc/mastodon
This commit is contained in:
commit
4dc3acf4e7
@ -362,8 +362,8 @@
|
|||||||
|
|
||||||
&.status-direct > .status__content::after {
|
&.status-direct > .status__content::after {
|
||||||
background: linear-gradient(
|
background: linear-gradient(
|
||||||
rgba(lighten($ui-base-color, 8%), 0),
|
rgba(mix($ui-base-color, $ui-highlight-color, 95%), 0),
|
||||||
rgba(lighten($ui-base-color, 8%), 1)
|
rgba(mix($ui-base-color, $ui-highlight-color, 95%), 1)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user