fix: 解决列表页布局错误问题

This commit is contained in:
奔跑的面条 2022-06-09 09:00:39 +08:00
parent 79a35423c7
commit d3e1cd2fdb

View File

@ -234,7 +234,7 @@ $contentHeight: 180px;
line-height: 30px; line-height: 30px;
&-ri { &-ri {
justify-content: flex-end; justify-content: flex-end;
min-width: 160px; min-width: 165px;
} }
} }
} }