Skip to content

Commit

Permalink
Update app.wxss
Browse files Browse the repository at this point in the history
  • Loading branch information
Chadwuo authored Jan 21, 2022
1 parent 4a8dd15 commit b6882ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion miniprogram/app.wxss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* 整个页面的布局 */

page {
display: flex;
flex-direction: column;
Expand Down Expand Up @@ -87,4 +88,4 @@ page {
.acea-row.row-between-wrapper {
align-items: center;
justify-content: space-between;
}
}

0 comments on commit b6882ad

Please sign in to comment.