mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-19 02:07:10 +08:00
Fix markup
This commit is contained in:
parent
1e8663548e
commit
03a45d7dd8
1 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@
|
|||
}
|
||||
|
||||
.mce-i-marvinjs::before {
|
||||
background-image: url('icon_small/marvinjs.svg');
|
||||
background-image: url("icon_small/marvinjs.svg");
|
||||
content: "";
|
||||
display: block;
|
||||
height: 22px;
|
||||
|
|
Loading…
Add table
Reference in a new issue