Преглед изворни кода

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;