sbkwgh 8 gadi atpakaļ
vecāks
revīzija
1a67b1f523
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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;