测试反馈修改完成
parent
1bfdcf2fcd
commit
0015a2de7d
|
@ -619,6 +619,7 @@
|
||||||
background-color: #393732;
|
background-color: #393732;
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin-left: calc(100% - 365px);
|
||||||
}
|
}
|
||||||
.links>p{
|
.links>p{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -2014,6 +2015,7 @@ textarea::-webkit-input-placeholder {
|
||||||
}
|
}
|
||||||
.links{
|
.links{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width:1180px){
|
@media screen and (max-width:1180px){
|
||||||
|
|
Loading…
Reference in New Issue