fix : select框样式修改
This commit is contained in:
@@ -346,6 +346,13 @@ const handleSelect = async (selection, row) => {
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.user-select {
|
||||
.el-select__wrapper.is-hovering {
|
||||
.el-select__suffix {
|
||||
.el-icon {
|
||||
font-size: 40px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.el-select__wrapper {
|
||||
min-height: 75px;
|
||||
height: auto !important;
|
||||
|
||||
Reference in New Issue
Block a user