src_js/iconolab-bundle/src/components/editor/ShapeFree.vue
changeset 539 08e2513dbc2f
parent 509 efa81cbd61e9
--- a/src_js/iconolab-bundle/src/components/editor/ShapeFree.vue	Tue Jun 05 13:56:20 2018 +0200
+++ b/src_js/iconolab-bundle/src/components/editor/ShapeFree.vue	Wed Jun 06 16:21:54 2018 +0200
@@ -25,7 +25,7 @@
                 class="text">
                 Double-cliquez pour fermer la zone
             </text>
-        <g>
+        </g>
     </g>
 </template>
 
@@ -245,9 +245,6 @@
     fill: inherit;
     transform: inherit;
 }
-.text {
-
-}
 .stroke-fg {
     stroke: #000;
     fill: transparent;