TimePicker style error, when format = 'HH:mm' #13194
Closed
Labels
Comments
This comment has been hidden.
This comment has been hidden.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.10.8
Environment
Chrome 70
Reproduction link
https://ant.design/components/time-picker/
Steps to reproduce
when set format = 'HH:mm' (hide second), item .ant-time-picker-panel-input overflow its wrapper
隐藏掉选择器一部分后,展示值的元素长度没有变化,仍是之前的长度,导致溢出其父级元素。
What is expected?
not overflow
What is actually happening?
overflow
The text was updated successfully, but these errors were encountered: