We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3aca6 commit 95d3883Copy full SHA for 95d3883
1 file changed
classless.css
@@ -39,7 +39,7 @@ todo:? collapse following headings? needs :has() support
39
40
table {
41
width: 100%;
42
- /* take margins into account (not working in firefox) width:-moz-available; width:-webkit-fill-available; width:stretch; */
+ /* take margins into account (not working in firefox) width:-moz-available; width:-webkit-fill-available; */
43
word-break: normal;
44
}
45
td, th {
0 commit comments