Browse Source

Break word

sbkwgh 8 năm trước cách đây
mục cha
commit
1a67b1f523
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;