浏览代码

解决冲突

master
等你 1 个月前
父节点
当前提交
efcf9402f0
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      src/pages/news/index.less

+ 4
- 0
src/pages/news/index.less 查看文件

@@ -1207,6 +1207,10 @@ img{
1207 1207
                     }
1208 1208
                     .li_cont{
1209 1209
                         width: 70vw;
1210
+                        height: 60px;
1211
+                        display: flex;
1212
+                        flex-direction: column;
1213
+                        justify-content: space-between;
1210 1214
                         div:nth-child(1){
1211 1215
                             font-size: 16px;
1212 1216
                             color: #282828;

正在加载...
取消
保存