fix: 修改css

This commit is contained in:
zhangds 2024-06-04 14:03:43 +08:00
parent ac6d837840
commit 9819d97e3a
1 changed files with 2 additions and 1 deletions

View File

@ -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;