Browse Source

chore: fix typo (#43549)

Signed-off-by: morning-star <Chenguangstart@outlook.com>
pull/43550/head
morning-star 1 year ago
committed by GitHub
parent
commit
677f7a79a7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      components/dropdown/index.zh-CN.md

2
components/dropdown/index.zh-CN.md

@ -84,6 +84,6 @@ demo:
## FAQ ## FAQ
### Dropdown 在水平方向超出屏幕时会被挤压怎么办? ### Dropdown 在水平方向超出屏幕时会被挤压怎么办?
你可以通过 `width: max-content` 来解决这个问题,参考 [#43025](https://github.com/ant-design/ant-design/issues/43025#issuecomment-1594394135)。 你可以通过 `width: max-content` 来解决这个问题,参考 [#43025](https://github.com/ant-design/ant-design/issues/43025#issuecomment-1594394135)。

Loading…
Cancel
Save