@@ -2234,7 +2234,7 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
background-color: var(--color-background);
- z-index: 3;
+ z-index: 2;
.group-asset {
height: 40px;
justify-content: center;
@@ -1733,7 +1733,7 @@ onUnmounted(() => {
<style lang="postcss">
.t-drawer__mask{
- background-color: #fff0;
+ /* background-color: #fff0; */
}
.t-drawer__body{