mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-08 01:53:34 +08:00
💄 tweak RangePicker arrow shadow (#22406)
This commit is contained in:
parent
6abe5ef010
commit
f3e0191fa9
@ -279,6 +279,7 @@
|
||||
width: @arrow-size;
|
||||
height: @arrow-size;
|
||||
margin-left: @input-padding-horizontal-base * 1.5;
|
||||
box-shadow: 2px -2px 6px fade(@black, 6%);
|
||||
transition: left @animation-duration-slow ease-out;
|
||||
|
||||
&::after {
|
||||
|
Loading…
Reference in New Issue
Block a user