feat: 修改bug #109

Merged
raoyongjun merged 1 commits from fix/suspiciousSort into test 2 years ago

@ -623,7 +623,7 @@ async function refreshHandler(filtersearchId?: any) {
.img { .img {
border-radius: 7px; border-radius: 7px;
display: block; display: block;
height: calc(100%); height: 100%;
} }
.wrapper { .wrapper {

Loading…
Cancel
Save