进村地区选择器调整
This commit is contained in:
@@ -241,13 +241,6 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
b {
|
|
||||||
display: block;
|
|
||||||
width: 100%;
|
|
||||||
line-height: 96px;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
em {
|
em {
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
@@ -280,14 +273,11 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.fixedTop {
|
.fixedTop {
|
||||||
top: 0;
|
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
left: 0;
|
|
||||||
background: #fff;
|
background: #fff;
|
||||||
border-bottom: 4px solid #f5f5f5;
|
border-bottom: 4px solid #f5f5f5;
|
||||||
z-index: 1;
|
|
||||||
text-align: start;
|
text-align: start;
|
||||||
padding: 0 32px;
|
padding: 32px 32px 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user