Ver Fonte

调整标题的字间距

丸子 há 1 mês atrás
pai
commit
c68896b545
1 ficheiros alterados com 1 adições e 0 exclusões
  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);
   }
 }