chore: update veui, fix preview style

This commit is contained in:
Justineo
2022-01-15 16:40:45 +08:00
parent cf6ba3b42e
commit 089d365a92
3 changed files with 23032 additions and 60 deletions

View File

@@ -62,7 +62,6 @@
</v-pane>
<v-pane
min-size="40"
class="live-preview"
>
<v-live-preview
class="editor-preview"
@@ -317,6 +316,9 @@ export default {
background #ccc
transform scaleX(2)
& >>> .live-preview
overflow auto
.editor-toolbar
position absolute
top 12px
@@ -348,9 +350,6 @@ export default {
box-shadow 0 0 0 0 rgba(255, 255, 255, 1)
animation pulse 2s infinite
.editor-preview
overflow auto
.editor-error
position absolute
bottom 16px