Browse Source

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

visuddhinanda@gmail.com 4 năm trước cách đây
mục cha
commit
70326b044c
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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%;
+}