修复一个bug
This commit is contained in:
parent
bad55834d3
commit
ef1ef4f46a
@ -490,7 +490,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.floor .floor_info .item3{
|
.floor .floor_info .item3{
|
||||||
background-color: skyblue;
|
|
||||||
width: 206px;
|
width: 206px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
@ -501,7 +500,7 @@
|
|||||||
height: 215px;
|
height: 215px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.floor .floor_info .item3 img:first-child{
|
.floor .floor_info .item3 img{
|
||||||
border-bottom: 1px solid #D9D9D9;
|
border-bottom: 1px solid #D9D9D9;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user