style: set user page background white
This commit is contained in:
@@ -253,7 +253,7 @@ const handleMenuTap = (item: any) => {
|
||||
.user-page {
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
background: #f7f8fa;
|
||||
background: #fff;
|
||||
color: #111827;
|
||||
padding-bottom: calc(88rpx + env(safe-area-inset-bottom));
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user