--- order: 99 title: zh-CN: 统一高度 en-US: Consistent height debug: true --- ## zh-CN 与其他组件保持统一高度。 ## en-US Keep consistent height with other components. ```jsx import { Button, Input, Select, Segmented } from 'antd'; export default () => ( <>