车辆管理,司机管理bug修复
This commit is contained in:
@ -114,6 +114,7 @@ export default {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: #F4F5F7;
|
background-color: #F4F5F7;
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
.common{
|
.common{
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
@ -144,6 +145,7 @@ export default {
|
|||||||
}
|
}
|
||||||
.serviceInfo{
|
.serviceInfo{
|
||||||
@include wh(100%,356px);
|
@include wh(100%,356px);
|
||||||
|
margin-bottom: 30px;
|
||||||
.item{
|
.item{
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Reference in New Issue
Block a user