瀏覽代碼

调整标题的字间距

丸子 1 月之前
父節點
當前提交
c68896b545
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/study/SelfDirectedLearning.vue

+ 1 - 0
src/components/study/SelfDirectedLearning.vue

@@ -204,6 +204,7 @@ const doSendMessage = async (content) => {
     font-size: rpx(12);
     color: black;
     font-weight: bold;
+    letter-spacing: rpx(5);
   }
 }