This commit is contained in:
parent
9707fd2963
commit
fa0ff1a086
|
@ -28,10 +28,11 @@
|
||||||
}
|
}
|
||||||
.content .content-map{
|
.content .content-map{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 300rpx;
|
height: 400rpx;
|
||||||
}
|
}
|
||||||
.content .content-map .map{
|
.content .content-map .map{
|
||||||
width:100%;
|
width:100%;
|
||||||
|
height: 400rpx;
|
||||||
}
|
}
|
||||||
.content .content-type{
|
.content .content-type{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue