Added new styles for promoted gab button/label

This commit is contained in:
mgabdev 2019-09-18 19:50:43 -04:00
parent 646fb4fcf9
commit 904a6b5556
1 changed files with 6 additions and 0 deletions

View File

@ -668,6 +668,12 @@
font-size: 14px;
position: relative;
&--promoted {
border: 0 !important;
background: transparent !important;
background-color: transparent !important;
}
.status__display-name strong {
color: $dark-text-color;
}