Browse Source

Merge pull request #244 from visuddhinanda/master

优化channel样式
Bhikkhu-Kosalla 5 years ago
parent
commit
46af7bee49
1 changed files with 1 additions and 1 deletions
  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 {
 .tran_text_tool_bar li {
 	list-style: none;
 	list-style: none;
 	display: flex;
 	display: flex;
-	white-space: nowrap;
+	white-space: nowrap !important;
 }
 }
 .tran_text_tool_bar .icon {
 .tran_text_tool_bar .icon {
 	margin: auto 0.4em auto 0;
 	margin: auto 0.4em auto 0;