@@ -918,6 +918,7 @@ export default {
margin: 0 15px 0 0;
background: #e9ecf2;
box-shadow: 0 0 5px #409eff;
+ overflow: hidden;
.leftTop {
height: 50px;
.txt {
@@ -956,7 +957,7 @@ export default {
height: 450px;
padding: 0 10px;
.businessList {
- padding: 10px 0;
+ padding: 11px 0;
border-bottom: 1px dashed #044b79;
.name {
font-size: 18px;