修改模版边距

dev
suixy 4 days ago
parent 68a62af7c6
commit 406b1f3712

@ -18,3 +18,5 @@ onMounted(() => {
});
});
</script>
<style>
</style>

@ -239,7 +239,5 @@ onMounted(async () => {
position: sticky;
bottom: 0px;
}
.umo-editor__content {
padding: 20px 10px;
}
</style>

Loading…
Cancel
Save