mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
parent
b265692478
commit
8a49fea94a
@ -42,6 +42,11 @@
|
|||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&-input.@{ant-prefix}-input-sm {
|
||||||
|
padding-top: 0;
|
||||||
|
padding-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
&:hover &-input:not(.@{ant-prefix}-input-disabled) {
|
&:hover &-input:not(.@{ant-prefix}-input-disabled) {
|
||||||
border-color: @primary-color;
|
border-color: @primary-color;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user