mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Fix broken image placeholder styling
This commit is contained in:
parent
63811707e8
commit
a97cb2444c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user