소스 검색

Break word

sbkwgh 8 년 전
부모
커밋
1a67b1f523
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/components/routes/NotFound.vue

+ 2 - 0
src/components/routes/NotFound.vue

@@ -65,6 +65,8 @@
 			}
 
 			@at-root #{&}__box {
+				word-wrap: break-word;
+
 				p:nth-child(2) {
 					display: flex;
 					flex-direction: column;