소스 검색

fix: 选择空间的样式修改

chenzhen2 2 년 전
부모
커밋
88dbcea4f8
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/choiceSpace/choiceSpace.vue

+ 2 - 1
src/views/choiceSpace/choiceSpace.vue

@@ -674,7 +674,8 @@ export default defineComponent({
         background: #fff;
         .item-text {
           display: inline-block;
-          font-size: 20px;
+          font-size: 16px;
+          line-height: 20px;
           width: calc(100% - 60px);
           padding-left: 20px;
           position: absolute;