Skip to content

Commit fe38150

Browse files
committed
perf[Login]: refine css
1 parent 24ee761 commit fe38150

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/views/login/index.vue

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,10 @@ $light_gray:#eee;
262262
.set-language {
263263
color: #fff;
264264
position: absolute;
265-
top: 5px;
265+
top: 3px;
266+
font-size:18px;
266267
right: 0px;
268+
cursor: pointer;
267269
}
268270
}
269271
.show-pwd {

0 commit comments

Comments
 (0)