Kaynağa Gözat

Fix focused background color of direct toots (#5642)

master
Lynx Kotoura 6 yıl önce
committed by Eugen Rochko
ebeveyn
işleme
f9e7336296
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      app/javascript/styles/mastodon/components.scss

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

@@ -612,7 +612,7 @@
outline: 0;
background: lighten($ui-base-color, 4%);

&.status-direct {
.status.status-direct {
background: lighten($ui-base-color, 12%);
}



Yükleniyor…
İptal
Kaydet