mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
Tweak range picker style
This commit is contained in:
parent
48b63734c6
commit
fe564335bf
@ -36,6 +36,7 @@
|
||||
|
||||
&-input {
|
||||
outline: none;
|
||||
display: block;
|
||||
}
|
||||
|
||||
&:hover &-input:not([disabled]) {
|
||||
|
@ -7,6 +7,7 @@
|
||||
outline: 0;
|
||||
width: 43%;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
.placeholder();
|
||||
|
||||
&[disabled] {
|
||||
|
Loading…
Reference in New Issue
Block a user