fix(测试跟踪): 测试用例-关联缺陷-添加缺陷,关闭按钮无法点击
--bug=1012667 --user=郭雨琦 【测试跟踪】测试用例-关联缺陷-添加缺陷,关闭按钮无法点击 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001012667
This commit is contained in:
parent
68c61e282a
commit
0b60824853
|
@ -1095,7 +1095,7 @@ export default {
|
||||||
.ms-opt-btn {
|
.ms-opt-btn {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
right: 50px;
|
right: 50px;
|
||||||
z-index: 9999!important;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ms-case-input {
|
.ms-case-input {
|
||||||
|
|
Loading…
Reference in New Issue