Files
一只前端汪 3d7fcdadab fix(components): [select/v2] width of drop-down panel exceeds the input (#21910)
* fix(components): [select/V2] width of dropdown panel exceeds the input

* fix(components): [select/V2] width of drop-down panel exceeds the input

* fix: select constants

* fix: select

---------

Co-authored-by: 2586740555 <15972343+CYJ090915@user.noreply.gitee.com>
2025-08-29 15:10:36 +08:00

3 lines
79 B
TypeScript

export const MINIMUM_INPUT_WIDTH = 11
export const BORDER_HORIZONTAL_WIDTH = 2