mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
Fix TimePicker unexpected long width
This commit is contained in:
parent
a0a5641c79
commit
80f82674fb
@ -29,7 +29,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
width: 100%;
|
||||
max-width: @time-picker-panel-column-width * 3 - @control-padding-horizontal - 2px;
|
||||
cursor: auto;
|
||||
outline: 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user