|
|
@ -136,8 +136,8 @@ img { |
|
|
|
left: 100%; |
|
|
|
position: fixed; |
|
|
|
z-index: 99; |
|
|
|
background-color: #fff; |
|
|
|
/* background-color: #f7f7f7; */ |
|
|
|
/* background-color: #fff; */ |
|
|
|
background-color: #f7f7f7; |
|
|
|
|
|
|
|
/* padding-top: 48px; */ |
|
|
|
overflow-y: scroll; |
|
|
@ -153,8 +153,8 @@ img { |
|
|
|
z-index: 99; |
|
|
|
top: 0; |
|
|
|
|
|
|
|
background-color: #fff; |
|
|
|
/* background-color: #f7f7f7; */ |
|
|
|
/* background-color: #fff; */ |
|
|
|
background-color: red; |
|
|
|
|
|
|
|
/* padding-top: 48px; */ |
|
|
|
overflow-y: scroll; |
|
|
@ -194,7 +194,6 @@ img { |
|
|
|
|
|
|
|
.account-header { |
|
|
|
position: relative; |
|
|
|
background-color: #f7f7f7; |
|
|
|
} |
|
|
|
.account-back { |
|
|
|
width: 4rem; |
|
|
@ -232,8 +231,8 @@ img { |
|
|
|
} |
|
|
|
} |
|
|
|
.bb-list-box { |
|
|
|
background-color: #f7f7f7; |
|
|
|
min-height: 88vh; |
|
|
|
/* background-color: #f7f7f7; |
|
|
|
min-height: 88vh; */ |
|
|
|
} |
|
|
|
|
|
|
|
.bb-list, |
|
|
@ -271,8 +270,8 @@ img { |
|
|
|
} |
|
|
|
.billing-list { |
|
|
|
width: 100%; |
|
|
|
background-color: #f7f7f7; |
|
|
|
min-height: 80vh; |
|
|
|
/* background-color: #f7f7f7; |
|
|
|
min-height: 80vh; */ |
|
|
|
} |
|
|
|
.billing-list .item { |
|
|
|
position: relative; |
|
|
|