diff --git a/src/App.vue b/src/App.vue index 22187d6..c1adfc8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,7 +7,7 @@
diff --git a/src/views/contents/ContentEditorPage.vue b/src/views/contents/ContentEditorPage.vue index 87c30c1..42d3829 100644 --- a/src/views/contents/ContentEditorPage.vue +++ b/src/views/contents/ContentEditorPage.vue @@ -1,7 +1,9 @@  @@ -68,16 +96,15 @@ const toggleHtmlEditor = () => { } .v-btn { - width: 80%; + width: 80%; } .normal-button { - padding: 0.5rem 1rem; - font-size: 1rem; + padding: 0.5rem 1rem; + font-size: 1rem; } header { - background-color: #f0f0f0; font-weight: bold; } diff --git a/src/views/contents/QuickyContentEditor.vue b/src/views/contents/QuickyContentEditor.vue index f4c7a85..ce26475 100644 --- a/src/views/contents/QuickyContentEditor.vue +++ b/src/views/contents/QuickyContentEditor.vue @@ -1,157 +1,273 @@ - - +