fix(测试跟踪): 附件部分信息显示错乱
--bug=1023997 --user=宋昌昌 测试用例上传附件样式错乱 https://www.tapd.cn/55049933/s/1345503
This commit is contained in:
parent
5561193ae9
commit
ef3c1d7116
|
@ -405,13 +405,10 @@ export default {
|
||||||
}
|
}
|
||||||
.file-info-row {
|
.file-info-row {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
font-size: px2rem(12);
|
||||||
line-height: px2rem(20);
|
line-height: px2rem(20);
|
||||||
height: px2rem(20);
|
height: px2rem(20);
|
||||||
color: #8f959e;
|
color: #8f959e;
|
||||||
flex-direction: row;
|
|
||||||
flex-wrap: nowrap;
|
|
||||||
align-items: center;
|
|
||||||
|
|
||||||
.size {
|
.size {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue