feat: 调整样式
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
page {
|
||||
background: #F4F6F0;
|
||||
}
|
||||
.exchange-page {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user