Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Commit d02ac32

Browse files
authored
Update docs.less
1 parent 928f6d3 commit d02ac32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/docs/docs.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
.prop {
7979
margin: 0;
8080
padding: 5px 10px;
81+
word-wrap: break-word;
8182

8283
&:nth-child(2n) {
8384
background-color: hsl(198, 100%, 94%);
@@ -153,4 +154,4 @@
153154
//
154155
//.deprecatedMessage {
155156
// margin-left: 26px;
156-
//}
157+
//}

0 commit comments

Comments
 (0)