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
30 lines
518 B
|
|
.nav-bar.data-v-0957edea {
|
|
background: transparent;
|
|
}
|
|
.nav-content.data-v-0957edea {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
height: 44px;
|
|
padding: 0 16px;
|
|
}
|
|
.back-btn.data-v-0957edea {
|
|
width: 16px;
|
|
height: 16px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.nav-title.data-v-0957edea {
|
|
font-size: 16px;
|
|
font-weight: normal;
|
|
color: #222;
|
|
flex: 1;
|
|
text-align: center;
|
|
}
|
|
.right-slot.data-v-0957edea {
|
|
min-width: 24px;
|
|
}
|
|
|