提交 995c73f8 编写于 作者: tao.wu's avatar tao.wu

no message

上级 8beb5479
......@@ -177,6 +177,10 @@
</style>
<style lang="scss">
.form-template .screenSet{
margin: 88px 30px 0px;
overflow: visible !important;
}
.form-box {
padding: 20px 0px;
.sec-title{
......
......@@ -123,7 +123,7 @@ html,body{
animation: backOpacity 2s ease-in-out infinite;
}
// 屏幕适配
@media screen and (min-width:1240px) and (max-width:1900px){
@media screen and (max-width:1900px){
.screenSet{
// width: 163vh !important;
// height: 66vh !important;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册