trying to fix FF icon bug
This commit is contained in:
parent
fc601e1fce
commit
9ac6f852a0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<div style="height: 0; width: 0; position: absolute; visibility: hidden">
|
||||
<div style="position: absolute; clip: rect(0, 0, 0, 0); z-index: -1;">
|
||||
<%= inline_svg('icons.svg') %>
|
||||
</div>
|
||||
<div id="app"></div>
|
||||
|
|
Loading…
Reference in a new issue