luci-theme-rosy: fix a software page style issue
[project/luci.git] / themes / luci-theme-rosy / htdocs / luci-static / rosy / cascade.css
index d6460532fa09fea09110b9e96f10e53ccfccddf8..fca731cadd393905e0c6cb52313ab4c38b2fbf92 100644 (file)
@@ -55,6 +55,8 @@
        line-height: normal;
        display: table-cell;
        padding: .5em;
+       word-break: break-all;
+       word-wrap: break-word;
        text-align: center;
        vertical-align: middle;
 }
 
 .col-10 {
        flex: 10 10 300px !important;
+       width: 60%;
 }
 
 /* dom 元素 */