fix: 修改css
This commit is contained in:
parent
ac6d837840
commit
9819d97e3a
|
@ -6,6 +6,7 @@
|
|||
|
||||
#app {
|
||||
width: 100%;
|
||||
min-height: 100vh;
|
||||
padding-bottom: 0.2rem;
|
||||
position: relative;
|
||||
background-color: #3387c2;
|
||||
|
@ -21,7 +22,7 @@
|
|||
height: 4.66rem;
|
||||
background-color: #c0ddf3;
|
||||
border-radius: 0.15rem;
|
||||
margin: -1.2rem auto 0 auto;
|
||||
margin: -0.6rem auto 0 auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
|
Loading…
Reference in New Issue