4 lines
95 B
CSS
4 lines
95 B
CSS
|
|
/* 表单数据基础字段列表 */
|
||
|
|
.form-data-base-fields-list span {
|
||
|
|
min-width: 10rem;
|
||
|
|
}
|