UX: Fix broken image placeholder styling

This commit is contained in:
David Taylor 2020-04-21 19:00:47 +01:00
parent 63811707e8
commit a97cb2444c
No known key found for this signature in database
GPG Key ID: 46904C18B1D3F434
1 changed files with 1 additions and 0 deletions

View File

@ -886,6 +886,7 @@ a.mention-group {
}
.broken-image {
display: inline-flex;
color: dark-light-choose($primary-low-mid, $secondary-high);
border: 1px solid $primary-low;
font-size: $font-up-5;