Commit 2b0832f6 authored by zhengke's avatar zhengke

修改

parent ce12ff8f
......@@ -738,7 +738,7 @@
color:blue;
display: block;
cursor: pointer;
width:60px;
min-width: 200px;
}
.needfenshu{
margin-top: 10px;
......
......@@ -873,6 +873,7 @@
color:blue;
display: block;
cursor: pointer;
min-width: 200px;
}
.SQguestList{
display: flex;
......
......@@ -168,7 +168,8 @@
z-Index: 100;
}
.TD_MainContent .eseal {
margin: 20px 30px 30px 30px;
padding: 20px 30px 30px 30px;
background-color: #fff;
display: none;
}
.TD_MainContent .SignTable>tbody {
......
......@@ -938,7 +938,7 @@
color: blue;
display: block;
cursor: pointer;
width: 200px;
min-width: 200px;
}
.RegistrationList .leftSetInfo,.RegistrationList .GO_TPright{
float:left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment