@@ -19,7 +19,7 @@ const props = defineProps({
onMounted(() => {
const tinyArea = new TinyArea(props.antdid, {
- height: 60,
+ height: 40,
autoFit: true,
data: props.json,
smooth: true,
@@ -842,6 +842,7 @@ tr {
.statusname {
font-size: 30px;
margin-top: 10px;
+ margin-bottom: 15px;
}
.comtest {
margin-top: 20px;