fix(测试跟踪): 修复错误提示信息显示不完整
--bug=1026958 --user=白奇 【测试跟踪】项目集成jira-缺陷管理-创建缺陷-报错提示信息显示不全且与关闭按钮重叠 https://www.tapd.cn/55049933/s/1381670
This commit is contained in:
parent
e7df52f50c
commit
ca3e77590e
|
@ -56,6 +56,14 @@
|
|||
margin: 10px 0 5px 0;
|
||||
}
|
||||
|
||||
.el-message--error {
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
.el-message__content {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
/* --> */
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue