Merge branch 'muted' into 'develop'

CSS: remove .muted styles

See merge request soapbox-pub/soapbox-fe!1556
virtuoso-debug
Alex Gleason 2022-06-22 02:21:48 +00:00
commit 017ee90dfd
1 zmienionych plików z 0 dodań i 11 usunięć

Wyświetl plik

@ -220,17 +220,6 @@ article:last-child > .domain {
display: flex;
}
.muted {
.status__content p,
.status__content a {
color: var(--primary-text-color);
}
.status__display-name strong {
color: var(--primary-text-color);
}
}
.image-loader {
position: relative;
width: 100%;