소스 검색

: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%;
+}