Explorar el Código

Merge pull request #244 from visuddhinanda/master

优化channel样式
Bhikkhu-Kosalla hace 5 años
padre
commit
46af7bee49
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/term/term.css

+ 1 - 1
app/term/term.css

@@ -223,7 +223,7 @@ note > .tran .tran_text_tool_bar::after,
 .tran_text_tool_bar li {
 	list-style: none;
 	display: flex;
-	white-space: nowrap;
+	white-space: nowrap !important;
 }
 .tran_text_tool_bar .icon {
 	margin: auto 0.4em auto 0;