12 lines
178 B
Plaintext
12 lines
178 B
Plaintext
|
|
.container {
|
|
padding: 15px;
|
|
background-color: #fff;
|
|
}
|
|
|
|
/* 全局样式 */
|
|
.uni-forms .uni-forms-item__label {
|
|
width: 100px !important;
|
|
/* 或者使用其他单位 */
|
|
}
|