We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa60b2 commit 86e58ceCopy full SHA for 86e58ce
samples/node/web/vue/mini-excel/static/index.html
@@ -35,7 +35,7 @@
35
overflow: hidden;
36
text-overflow: ellipsis;
37
text-wrap: none;
38
- word-wrap:normal;
+ word-wrap: normal;
39
white-space: nowrap;
40
}
41
0 commit comments