You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
518 B

2 weeks ago
.nav-bar.data-v-0957edea {
background: transparent;
}
2 weeks ago
.nav-content.data-v-0957edea {
display: flex;
align-items: center;
justify-content: space-between;
height: 44px;
padding: 0 16px;
}
2 weeks ago
.back-btn.data-v-0957edea {
width: 16px;
height: 16px;
display: flex;
align-items: center;
justify-content: center;
}
2 weeks ago
.nav-title.data-v-0957edea {
font-size: 16px;
font-weight: normal;
color: #222;
flex: 1;
text-align: center;
}
2 weeks ago
.right-slot.data-v-0957edea {
min-width: 24px;
2 weeks ago
}