浏览代码

样式问题

黄琪勇 3 月之前
父节点
当前提交
49938779bc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/components/element/cloudCoachElement/cloudCoachList/cloudCoachList.vue

+ 1 - 0
src/views/components/element/cloudCoachElement/cloudCoachList/cloudCoachList.vue

@@ -648,6 +648,7 @@ const highlightedText = (text: string, query: string) => {
               display: flex;
               justify-content: space-between;
               align-items: center;
+              height: 102px;
               &:nth-last-child(-n + 3) {
                 margin-bottom: 0;
               }