mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-22 17:26:46 +08:00
feat:1项目中 排行榜和设置下分割2 调研管理-基础信息-最低分最高分输入框圆角
This commit is contained in:
@@ -467,6 +467,8 @@ export default {
|
||||
color: #6f6f6f;
|
||||
font-size: 14px;
|
||||
margin-left: 7px;
|
||||
|
||||
|
||||
}
|
||||
.in {
|
||||
margin-left: 14px;
|
||||
@@ -488,6 +490,7 @@ export default {
|
||||
// height: 120%;
|
||||
width: 100%;
|
||||
height: 35px;
|
||||
|
||||
}
|
||||
.ant-select-selector {
|
||||
border-radius: 5px;
|
||||
@@ -500,6 +503,9 @@ export default {
|
||||
width: 200px;
|
||||
.ant-input-number {
|
||||
width: 200px;
|
||||
|
||||
border-radius: 8px;
|
||||
|
||||
}
|
||||
// .ant-input-number-input-wrap {
|
||||
// width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user