Fix assets inclusion on OVE editing page [SCI-8961] (#6057)

This commit is contained in:
Alex Kriuchykhin 2023-08-24 09:26:32 +02:00 committed by GitHub
parent 71bcc78243
commit 5b0b56e8f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
<html>
<head>
<%= csp_meta_tag %>
<%= javascript_include_tag 'i18n_bundle' %>
<%= stylesheet_link_tag 'sn_icon_font' %>
<%= stylesheet_link_tag 'tailwind' %>
<%= stylesheet_link_tag 'open_vector_editor' %>
<style>
body {
margin: 0;