mirror of
https://github.com/element-plus/element-plus.git
synced 2025-12-19 09:09:40 +08:00
* 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>
3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
export const MINIMUM_INPUT_WIDTH = 11
|
|
export const BORDER_HORIZONTAL_WIDTH = 2
|