Explorar el Código

:art: channal list 姓名过宽

visuddhinanda hace 5 años
padre
commit
2b624bafa6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 += "</span>";
   output += "</div>";
   output += "</div>";
 
 
-  output += "<div style='width: 100%;'>";
+  output += "<div style='width: 100%;overflow-x: hidden;'>";
 
 
   output += "<div>";
   output += "<div>";