Commit 4926664c by zujiaozhang

'修改下方遮住内容问题'

parent 9c4ac900
......@@ -6,6 +6,9 @@
color:rgba(51,51,51,1);
line-height:.28rem;
}
.content_body {
margin-bottom: 1.2rem;
}
#content .content_header_img {
width: 100%;
height: 100%;
......
......@@ -134,9 +134,9 @@ input {
background-color: #fff;
z-index: 10;
}
.content_body{
/* .content_body{
margin-bottom:1.2rem;
}
} */
.content_footer button{
height: .88rem;
width: 2.8rem;
......
......@@ -108,7 +108,7 @@
<div class="content_body_programme">
<p class="content_body_height">请描述方案</p>
<div >
<textarea name="" id="content_body_programme" cols="30" rows="3" placeholder="请输入" maxlength="300"></textarea>
<textarea name="" id="content_body_programme" cols="30" rows="5" autoHeight="true" placeholder="请输入" maxlength="300"></textarea>
</div>
</div>
......
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