Commit 16febda8 by zhanghaozhe

ai测试

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