Skip to content

Commit

Permalink
style(schema): width of the table in schema form
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinplemelon authored and ysfscream committed May 14, 2024
1 parent 056959c commit 7e26d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/schemaForm.scss
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
}
}
.el-table {
width: 50%;
width: 70%;
}
}
}
Expand Down

0 comments on commit 7e26d24

Please sign in to comment.