邓洁: 修改细节
This commit is contained in:
@@ -342,7 +342,6 @@ const handleSelect = async (selection, row) => {
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
|
||||
.user-select {
|
||||
.el-input {
|
||||
min-height: 75px;
|
||||
@@ -400,6 +399,10 @@ const handleSelect = async (selection, row) => {
|
||||
}
|
||||
</style>
|
||||
<style scoped lang="scss">
|
||||
:deep(.el-select__tags .el-tag--info) {
|
||||
background-color: #05FEFF;
|
||||
color: #000;
|
||||
}
|
||||
:deep(.el-form-item__error) {
|
||||
font-size: 35px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user