公告板
版本库
filestore
活动
搜索
登录
金飞
/
pc-plat
pc端平台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2020-11-12
king
2020-11-12
7facbed508592e842f9bca085cf0ffaebcbfc571
[~jinfei/pc-plat.git]
/
src
/
menu
/
stylecontroller
/
styleInput
/
index.scss
1
2
3
4
5
6
7
8
9
.style-input-box {
line-height: 32px;
.ant-select {
width: 60px!important;
.ant-select-selection {
color: rgba(0, 0, 0, 0.75)!important;
}
}
}