提交 0563d933 编写于 作者: Mosher's avatar Mosher

优化列表项内容宽度

上级 a824c80e
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
align-items: center; align-items: center;
border-bottom: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0;
.app-list-item-content { .app-list-item-content {
width: 70%;
display: flex; display: flex;
align-items: center; align-items: center;
.item-icon { .item-icon {
...@@ -54,7 +55,6 @@ ...@@ -54,7 +55,6 @@
} }
.app-list-item-date { .app-list-item-date {
position: relative; position: relative;
left: 28%;
color: #8c8c8c; color: #8c8c8c;
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册