1
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user