diff --git a/src/components/editEl/industrySolutionsEl/el3.vue b/src/components/editEl/industrySolutionsEl/el3.vue index 7b58165..47828fd 100644 --- a/src/components/editEl/industrySolutionsEl/el3.vue +++ b/src/components/editEl/industrySolutionsEl/el3.vue @@ -14,7 +14,7 @@ -
{{ i.title }}
+
{{ i.title }}
@@ -123,7 +123,7 @@ export default { } .icon { - right: 0; + //right: 0; } }