代码提交
This commit is contained in:
parent
6ec23dbccb
commit
19b69e323c
|
@ -79,7 +79,8 @@ methods:{
|
|||
background-image: url(../assets/images/border.png);
|
||||
background-size: 100% 100%;
|
||||
margin-bottom: 5px;
|
||||
padding: 10px;
|
||||
padding: 13px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
/* 标题的样式 */
|
||||
.left-content>div>.title,.right-content>div>.title{
|
||||
|
@ -87,7 +88,7 @@ methods:{
|
|||
background-image: url(../assets/images/border-title.png);
|
||||
height: 30px;
|
||||
background-size: 100% 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
.left-content .business-hall{
|
||||
height: 38.2%;
|
||||
|
|
Loading…
Reference in New Issue