소스 검색

pre 태그 추가

2DU 9 년 전
부모
커밋
a819a3c81f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      views/css/style.css

+ 1 - 0
views/css/style.css

@@ -188,6 +188,7 @@ pre {
     font-size: 90%;
     line-height: 1.5;
     color: #373a3c;
+    white-space: pre-wrap;
 }
 
 s:hover, strike:hover, del:hover {