瀏覽代碼

:art: term 弹出气泡最小宽度20em

visuddhinanda@gmail.com 4 年之前
父節點
當前提交
70326b044c
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      public/app/term/popup_note.css

+ 4 - 0
public/app/term/popup_note.css

@@ -98,3 +98,7 @@ code ol {
 	word-break: normal;
 	font-family: arial;
 }
+.guide_contence{
+    min-width: 20em;
+    max-width: 100%;
+}