样式优化

This commit is contained in:
冯辉
2026-03-13 14:52:43 +08:00
parent 2d5aca569a
commit dcec3cf154

View File

@@ -325,6 +325,7 @@ const handleClose = () => {
.content-section { .content-section {
padding: 0 4%; padding: 0 4%;
overflow-y: auto; overflow-y: auto;
flex: 12;
.radio-item { .radio-item {
display: flex; display: flex;
align-items: center; align-items: center;