mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-14 10:13:13 +00:00
Fix Draftail media block bottom border in Safari, Android Chrome
This commit is contained in:
parent
0edc5be68c
commit
e087e8270b
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
|
||||
&__img {
|
||||
@include invalid-image-fallback;
|
||||
display: block;
|
||||
width: 256px;
|
||||
height: auto;
|
||||
pointer-events: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue