style(测试跟踪): 导出缺陷弹窗提示语样式
--bug=1032257 --user=宋昌昌 【测试跟踪】缺陷管理-导出缺陷-注意字体过小,建议和其他字体大小统一 https://www.tapd.cn/55049933/s/1429243
This commit is contained in:
parent
5ea7f3e3fb
commit
9610dea307
|
@ -210,7 +210,7 @@ export default {
|
||||||
|
|
||||||
.other-field-tip {
|
.other-field-tip {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
font-size: 10px;
|
font-size: 14px;
|
||||||
color: #9ea0a3;
|
color: #9ea0a3;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue