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

This commit is contained in:
奔跑的面条 2022-06-09 09:00:39 +08:00
parent ce34a7ed2a
commit 5f8db36888

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;
} }
} }
} }