We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33de31 commit cd48e33Copy full SHA for cd48e33
_contentTemplates/common/parameters-table-styles.md
@@ -1,8 +1,8 @@
1
#table-layout
2
<style>
3
- article table {
+ .article table {
4
table-layout: auto;
5
word-break: normal;
6
}
7
</style>
8
-#end
+#end
0 commit comments