refactor: 优化数据处理向导配置面板布局
数据集划分编辑器调整宽屏与窄屏布局,结构化预处理选项修正 flex 占满,非结构化智能预处理由开关改为复选卡片并补充可访问性标签。
This commit is contained in:
@@ -191,6 +191,7 @@ function updatePreprocessOptions(value: Array<string | number | boolean>) {
|
||||
}
|
||||
|
||||
.preprocess-option {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
min-height: 64px;
|
||||
margin-right: 0;
|
||||
|
||||
Reference in New Issue
Block a user