Skip to content

Commit 3ae9dd8

Browse files
author
Renjie Jin
committed
minor: optimize style
1 parent db16464 commit 3ae9dd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web/src/views/Initialize.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,10 +433,9 @@
433433
434434
#install {
435435
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
436-
height: 100%;
436+
display: flex;
437437
text-align: center;
438438
background-color: #f0f2f5;
439-
display: flex;
440439
justify-content: center;
441440
align-items: Center;
442441

0 commit comments

Comments
 (0)