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

:art: channal list 姓名过宽

visuddhinanda пре 5 година
родитељ
комит
2b624bafa6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/term/note.js

+ 1 - 1
app/term/note.js

@@ -324,7 +324,7 @@ function render_channal_list(channalinfo) {
   output += "</span>";
   output += "</div>";
 
-  output += "<div style='width: 100%;'>";
+  output += "<div style='width: 100%;overflow-x: hidden;'>";
 
   output += "<div>";