mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-29 18:50:00 +08:00
update timepicker clear btn style
This commit is contained in:
parent
2b6b294fb0
commit
20a58ecef2
@ -22,14 +22,14 @@
|
||||
|
||||
&-clear-btn {
|
||||
position: absolute;
|
||||
right: 6px;
|
||||
right: 5px;
|
||||
cursor: pointer;
|
||||
overflow: hidden;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
line-height: 20px;
|
||||
top: 6px;
|
||||
top: 5px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user