Kaynağa Gözat

Fix muted text color not applying to all text (#11996)

Pleroma generates polls without p tag
master^2
trwnh 4 yıl önce
committed by Eugen Rochko
ebeveyn
işleme
d51201a75a
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      app/javascript/styles/mastodon/components.scss

+ 1
- 0
app/javascript/styles/mastodon/components.scss Dosyayı Görüntüle

@@ -1529,6 +1529,7 @@ a.account__display-name {
}

.muted {
.status__content,
.status__content p,
.status__content a {
color: $dark-text-color;


Yükleniyor…
İptal
Kaydet