Decode IDNA in PreviewCard (#2781)
This commit is contained in:
parent
e37e84d210
commit
e95983f5df
5 changed files with 23 additions and 7 deletions
|
@ -1818,6 +1818,12 @@ button.icon-button.active i.fa-retweet {
|
|||
color: $color3;
|
||||
}
|
||||
|
||||
.status-card__host {
|
||||
display: block;
|
||||
margin-top: 5px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.status-card__image {
|
||||
flex: 0 0 100px;
|
||||
background: lighten($color1, 8%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue