Explorar o código

style: editor add margin (#96)

一万 %!s(int64=3) %!d(string=hai) anos
pai
achega
709cb87c2b
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/views/editor/index.vue

+ 4 - 0
src/views/editor/index.vue

@@ -36,6 +36,10 @@ onBeforeUnmount(() => {
 </template>
 
 <style lang="scss" scoped>
+.main-content {
+  margin: 40px;
+}
+
 :deep(.w-e-text-container) {
   z-index: 99 !important;
 }