🐛 修正样式

This commit is contained in:
BTMuli
2023-06-28 15:17:09 +08:00
parent 42f31c9322
commit 4cd7153d79

View File

@@ -46,7 +46,7 @@ onMounted(async () => {
} }
}); });
</script> </script>
<style> <style lang="css" scoped>
.post-json { .post-json {
padding: 20px; padding: 20px;
border-radius: 20px; border-radius: 20px;