sforkowany z mirror/soapbox
Merge branch 'muted' into 'develop'
CSS: remove .muted styles See merge request soapbox-pub/soapbox-fe!1556virtuoso-debug
commit
017ee90dfd
|
@ -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%;
|
||||
|
|
Ładowanie…
Reference in New Issue