style(测试跟踪): 导出缺陷弹窗提示语样式

--bug=1032257 --user=宋昌昌 【测试跟踪】缺陷管理-导出缺陷-注意字体过小,建议和其他字体大小统一 https://www.tapd.cn/55049933/s/1429243
This commit is contained in:
song-cc-rock 2023-10-20 18:28:53 +08:00 committed by 刘瑞斌
parent 5ea7f3e3fb
commit 9610dea307
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ export default {
.other-field-tip {
margin-top: 30px;
font-size: 10px;
font-size: 14px;
color: #9ea0a3;
}
</style>