Skip to content

Commit 337b12b

Browse files
ArmourPanJiaChen
authored andcommitted
fix: login form width issue in mobile mode (PanJiaChen#178)
1 parent cf06ba5 commit 337b12b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/login/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ $light_gray:#eee;
145145
left: 0;
146146
right: 0;
147147
width: 520px;
148+
max-width: 100%;
148149
padding: 35px 35px 15px 35px;
149150
margin: 120px auto;
150151
}

0 commit comments

Comments
 (0)