This commit is contained in:
张成
2025-11-15 10:29:03 +08:00
parent 54ef49c8d9
commit 0fa0dd5b22
6 changed files with 29 additions and 10 deletions

View File

@@ -1,7 +1,8 @@
// @use '../../scss/common.scss' as *;
.wallet_page {
min-height: 100vh;
height: 100vh;
overflow-y: auto;
background-color: #f5f5f5;
padding-bottom: 5px;
box-sizing: border-box;
@@ -10,6 +11,7 @@
display: none;
width: 0;
height: 0;
color: transparent;
}
.custom-navbar {