sforkowany z mirror/soapbox
Merge branch 'placeholder-style' into 'develop'
Fix hashtag placeholder style See merge request soapbox-pub/soapbox-fe!972party-hat
commit
4fce574c52
|
@ -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,
|
||||
|
|
Ładowanie…
Reference in New Issue