Commit b6f89e7a by 李嘉林

新人有样式优化

parent c7c8ed8c
...@@ -186,10 +186,11 @@ export default { ...@@ -186,10 +186,11 @@ export default {
padding-top: 10px; padding-top: 10px;
padding-bottom:10px; padding-bottom:10px;
.item { .item {
width: 280px;
position: relative; position: relative;
left: 40px;
height: 100px; height: 100px;
overflow: hidden; overflow: hidden;
margin: 0 auto;
margin-top: 10px; margin-top: 10px;
.item-bg { .item-bg {
position: absolute; position: absolute;
...@@ -205,7 +206,7 @@ export default { ...@@ -205,7 +206,7 @@ export default {
width: 100%; width: 100%;
position: absolute; position: absolute;
display: flex; display: flex;
left: 26px; left: 14px;
height: 95px; height: 95px;
.left { .left {
display: flex; display: flex;
......
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