mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
docs: fix progress text (#49530)
This commit is contained in:
parent
c4a258c16c
commit
4b08667a3f
@ -1,6 +1,6 @@
|
||||
## zh-CN
|
||||
|
||||
通过设定 `strokeLinecap="butt"` 可以调整进度条边缘的形状为方形,详见 [stroke-linecap](https://developer.mozilla.org/docs/Web/SVG/Attribute/stroke-linecap)。
|
||||
通过设定 `strokeLinecap="butt"` 可以将进度条边缘的形状从闭合的圆形的圆弧调整为断口,详见 [stroke-linecap](https://developer.mozilla.org/docs/Web/SVG/Attribute/stroke-linecap)。
|
||||
|
||||
## en-US
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user