瀏覽代碼

:bug: 手机端标题超出屏幕

visuddhinanda 4 年之前
父節點
當前提交
ac4eec5eb4
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      public/app/palicanon/style_mobile.css

+ 3 - 0
public/app/palicanon/style_mobile.css

@@ -78,3 +78,6 @@
 #course_head_bar{
 	padding:0 10px 10px 15px;
 }
+.chapter_list .title .title_1 {
+    width: 100%;
+}