修改模版边距

dev
suixy 5 days ago
parent 68a62af7c6
commit 406b1f3712

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

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

Loading…
Cancel
Save