Quellcode durchsuchen

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

visuddhinanda@gmail.com vor 4 Jahren
Ursprung
Commit
70326b044c
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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%;
+}