Commit 16febda8 by zhanghaozhe

ai测试

parent ace3d6c0
......@@ -261,7 +261,7 @@
}
}
td:nth-of-type(3){
td:nth-of-type(3) {
width: 20%;
}
......@@ -359,8 +359,7 @@
left: 50%;
transform: translateX(-50%);
width: 300px;
//min-height: 311px;
padding: 18px 25px;
padding: 18px 25px 10px;
background-color: #fff;
border-radius: 5px;
color: #525C65;
......@@ -372,6 +371,9 @@
}
div:nth-child(2) {
max-height: 280px;
overflow: auto;
//height: 100%;
font-size: 14px;
margin-bottom: 16px;
white-space: pre-wrap;
......
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