Skip to content

Commit

Permalink
fix:style
Browse files Browse the repository at this point in the history
  • Loading branch information
zhusha committed Jun 24, 2024
1 parent 776604b commit 0467d0f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/assets/css/face/item.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
.pointer;
.r(10px);
.pr();
height: 280px;
// height: 280px;
.size(190px, 280px);
flex-shrink: 0;
flex-direction: column;
padding: 15px;
Expand All @@ -26,7 +27,7 @@
}

.u-img {
.size(auto,160px);
.size(156px,160px);
.r(10px);
}
.u-pinch__marker {
Expand Down

0 comments on commit 0467d0f

Please sign in to comment.