2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-09-24 16:40:55 -06:00

Update easymde.css

This commit is contained in:
Jonathan 2022-05-19 15:48:58 +02:00 committed by GitHub
parent 5692a7ab33
commit 0ded711d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -365,7 +365,7 @@
visibility: visible; visibility: visible;
} }
span[data-img-src]::after { span[data-mde-img-src]::after {
content: ''; content: '';
/*noinspection CssUnresolvedCustomProperty, added through JS*/ /*noinspection CssUnresolvedCustomProperty, added through JS*/
background-image: var(--bg-image); background-image: var(--bg-image);