Merge pull request '邓洁: 测试select样式' (#254) from dengjie into dev
Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/254
This commit is contained in:
@@ -351,6 +351,10 @@ const handleSelect = async (selection, row) => {
|
|||||||
font-size: 35px;
|
font-size: 35px;
|
||||||
width: 476px;
|
width: 476px;
|
||||||
}
|
}
|
||||||
|
.el-select__placeholder.is-transparent {
|
||||||
|
height: 54px;
|
||||||
|
line-height: 54px;
|
||||||
|
}
|
||||||
.el-select__selected-item {
|
.el-select__selected-item {
|
||||||
//height: 54px;
|
//height: 54px;
|
||||||
//line-height: 54px;
|
//line-height: 54px;
|
||||||
@@ -358,8 +362,10 @@ const handleSelect = async (selection, row) => {
|
|||||||
max-width: none!important;
|
max-width: none!important;
|
||||||
height: 55px;
|
height: 55px;
|
||||||
font-size: 43px;
|
font-size: 43px;
|
||||||
.el-icon {
|
.el-icon {
|
||||||
font-size: 51px;
|
font-size: 51px;
|
||||||
|
width: auto;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user