Merge branch 'placeholder-style' into 'develop'

Fix hashtag placeholder style

See merge request soapbox-pub/soapbox-fe!972
party-hat
marcin mikołajczak 2022-01-07 23:27:05 +00:00
commit 4fce574c52
1 zmienionych plików z 4 dodań i 5 usunięć

Wyświetl plik

@ -39,11 +39,10 @@
100% { background-position-x: 0; }
}
.notification--placeholder {
.notification__message span {
color: var(--brand-color);
opacity: 0.1;
}
.notification--placeholder .notification__message span,
.placeholder-hashtag .trends__item__name {
color: var(--brand-color);
opacity: 0.1;
}
.status__content--placeholder,