We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7405616 commit 6cb863cCopy full SHA for 6cb863c
assets/css/style.scss
@@ -96,3 +96,7 @@ input[type="checkbox"]:checked ~ ul{
96
a i {
97
margin-right: 3px;
98
}
99
+
100
+.table-wrapper>table tbody tr td, .table-wrapper>table thead th {
101
+ white-space: normal;
102
+}
0 commit comments