style(用例管理): 调整导入检验详情鼠标样式
--bug=1035536 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001035536
This commit is contained in:
parent
81ec648efb
commit
c86ce6b839
|
@ -198,6 +198,9 @@
|
||||||
:deep(.ms-list-item--focus) {
|
:deep(.ms-list-item--focus) {
|
||||||
background: none !important;
|
background: none !important;
|
||||||
}
|
}
|
||||||
|
:deep(.ms-list-item) {
|
||||||
|
cursor: default !important;
|
||||||
|
}
|
||||||
.errorMessages {
|
.errorMessages {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
|
|
Loading…
Reference in New Issue