Merge branch 'muted' into 'develop'
CSS: remove .muted styles See merge request soapbox-pub/soapbox-fe!1556
This commit is contained in:
commit
017ee90dfd
|
@ -220,17 +220,6 @@ article:last-child > .domain {
|
||||||
display: flex;
|
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 {
|
.image-loader {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue