Commit 6e20cdd8 authored by “yiyousong”'s avatar “yiyousong”

pref:优化皮肤设置右边预览图展示

parent 7be9cc17
......@@ -158,12 +158,16 @@ export default {
height: 80vh;
display: flex;
flex-direction: column;
padding: 15px 0px;
.preview-seach {
height: 32px;
padding: 0px 15px;
margin-bottom: 15px;
}
.preview-list {
flex: 1;
height: 65vh;
padding: 0px 15px;
display: flex;
flex-direction: column;
border-bottom: 1px solid #ccc;
......
......@@ -162,7 +162,6 @@ export default {
}
.preview-box {
width: 15%;
padding: 15px;
}
}
}
......
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