瀏覽代碼

modified: src/components/cmsEditor/editoritem5.vue

asd123a20 2 年之前
父節點
當前提交
ec91724bf1
共有 1 個文件被更改,包括 0 次插入19 次删除
  1. 0 19
      src/components/cmsEditor/editoritem5.vue

+ 0 - 19
src/components/cmsEditor/editoritem5.vue

@@ -77,23 +77,4 @@ export default {
 </script>
 
 <style lang="scss">
-  .editor {
-    width: 100%;
-    margin: 0 auto;
-    position: relative;
-    z-index: 0;
-    p {
-      line-height: 2em;
-      font-size: 16px;
-      text-align: justify;
-    }
-  }
-  .toolbar {
-    border: 1px solid #ccc;
-  }
-  .text {
-    border: 1px solid #ccc;
-    min-height: 300px;
-    height: 500px;
-  }
 </style>