We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe1b7e commit e0291c4Copy full SHA for e0291c4
App/styles/main.less
@@ -46,4 +46,8 @@ table#Options {
46
img#Logo {
47
width: 100%;
48
max-width: 300px;
49
+}
50
+
51
+.table code {
52
+ word-break: break-word;
53
}
0 commit comments