浏览代码

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;