fix(测试跟踪): 修复多选框关闭按钮未居中问题
--bug=1026956 --user=白奇 【测试跟踪】项目集成jira-缺陷管理-创建缺陷-人员删除图标未居中显示 https://www.tapd.cn/55049933/s/1381633
This commit is contained in:
parent
a487bb7f8d
commit
e7df52f50c
|
@ -362,7 +362,7 @@ export default {
|
|||
height: 32px;
|
||||
}
|
||||
|
||||
:deep(.el-tag__close.el-icon-close) {
|
||||
:deep(.el-select .el-tag__close.el-icon-close) {
|
||||
top: -5px !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue