Browse Source

解决冲突

master
等你 1 month ago
parent
commit
efcf9402f0
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      src/pages/news/index.less

+ 4
- 0
src/pages/news/index.less View File

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

Loading…
Cancel
Save