perf: 优化编辑 JSON 交互功能

This commit is contained in:
奔跑的面条
2023-03-03 22:25:36 +08:00
parent 61c43df51b
commit b269933ffa
9 changed files with 158 additions and 56 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ import { ThemeColorSelect } from '@/components/Pages/ThemeColorSelect'
</script>
<style lang="scss" scoped>
$min-width: 400px;
$min-width: 520px;
@include go(header) {
&-box {
display: grid;