首页样式

This commit is contained in:
zhaofang
2022-11-17 18:48:06 +08:00
parent adc74352a9
commit 176ba23b26
3 changed files with 8 additions and 5 deletions

View File

@@ -1167,7 +1167,7 @@
.case-inter-orgin{
// width: 45%;
float: left;
// float: left;
margin-left: 5px;
line-height: 30px;
font-size: 14px;
@@ -1583,7 +1583,7 @@
width: 100%;
.case-inter-box{
display: flex;
margin-right: 35px;
margin-right: 46px;
.case-inter-left{
flex: 1;
@@ -1591,6 +1591,9 @@
}
.interact-bar-index{
margin-left: auto;
::v-deep .svg-icon{
padding-top: 6px;
}
}
}