Explorar el Código

调整标题的字间距

丸子 hace 1 mes
padre
commit
c68896b545
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);
   }
 }