文档服务地址:http://47.92.0.57:3000/ 周报索引地址:http://47.92.0.57:3000/s/NruNXRYmV

Commit efd994b1 by 郭婉茹

text

parent cb7bf8ec
......@@ -487,13 +487,12 @@ export default {
.sidebar1 {
padding: 0 0 0 0;
margin-left: 50px;
margin-right: 20px;
margin-top: 40px;
width: 30%;
display: flex;
.img-list-title1 {
padding: 0 0 0 0;
width: 250px;
width: 300px;
height: 40px;
line-height: 40px;
background: #409eff;
......@@ -502,7 +501,7 @@ export default {
}
.img-title-list-box1 {
padding: 0 0 0 0;
width: 250px;
width: 300px;
height: calc(100vh - 61px - 100px - 40px);
overflow: auto;
background-color: white;
......@@ -516,7 +515,7 @@ export default {
}
}
.filter-container1 {
margin-right: 50px;
margin-right: 40px;
margin-left: 20px;
margin-top: 40px;
height: calc(100vh - 61px - 100px);
......
......@@ -483,7 +483,6 @@ export default {
.sidebar {
padding: 0 0 0 0;
margin-left: 50px;
margin-right: 20px;
margin-top: 40px;
width: 30%;
.img-list-title {
......@@ -505,7 +504,7 @@ export default {
}
}
.filter-container {
margin-right: 50px;
margin-right: 40px;
margin-left: 20px;
margin-top: 40px;
height: calc(100vh - 61px - 100px);
......
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