Commit 17e0bdd1 authored by 祁正's avatar 祁正

首页-高度调节

parent be344d29
......@@ -246,18 +246,20 @@ const isShowDot = (data)=>{
.left-div{
background-color: white;
margin-right: 23px;
flex-basis: 28%;
.left-div-top{
height: 58%;
}
.left-div-bottom{
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 29px 22.8px 0 22.8px;
.detail-div{
display: flex;
flex-direction: column;
height: 270px;
height: 260px;
margin-top: 20px;
overflow: auto;
.item{
margin: 10px 0;
......
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