mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-01 05:06:53 +08:00
fix datepicker panel line-height
This commit is contained in:
parent
bd90c36b1e
commit
1ef898e92a
@ -141,7 +141,7 @@
|
|||||||
border-radius: 4px 4px;
|
border-radius: 4px 4px;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
line-height: 20px;
|
line-height: 18px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user