Authored by
郝肖肖
学生认证 弹框微调
...
|
...
|
@@ -543,8 +543,8 @@ |
|
|
.content {
|
|
|
text-align: left;
|
|
|
margin: 10px;
|
|
|
width: 600px;
|
|
|
height: 500px;
|
|
|
width: inherit;
|
|
|
height: 400px;
|
|
|
overflow: hidden;
|
|
|
overflow-y: scroll;
|
|
|
}
|
...
|
...
|
@@ -569,7 +569,7 @@ |
|
|
}
|
|
|
|
|
|
.stu-rights-dialog {
|
|
|
width: 600px;
|
|
|
width: 570px;
|
|
|
}
|
|
|
|
|
|
.stu-agree-dialog {
|
...
|
...
|
|