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