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 bd5b9ff commit 294de22Copy full SHA for 294de22
examples/src/docs/zh/ve-table/column-width/explain.md
@@ -1,7 +1,7 @@
1
:::tip
2
1、当列宽不设置时,单元格宽度按照内容自动缩放<br>
3
2、当列宽设置百分比,单元格宽度按照百分比缩放<br>
4
-3、当列宽设置素值(px),单元格宽度按照像素比缩放<br>
+3、当列宽设置像素值(px),单元格宽度按照像素比缩放<br>
5
4、表格的固定宽度,需要设置外层容器宽度
6
7
:::
0 commit comments