mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Tweak input addon background
This commit is contained in:
parent
11ff9e0d6a
commit
14a58c9960
@ -251,7 +251,7 @@
|
||||
@input-color : @text-color;
|
||||
@input-border-color : @border-color-base;
|
||||
@input-bg : #fff;
|
||||
@input-addon-bg : #eee;
|
||||
@input-addon-bg : #f7f7f7;
|
||||
@input-hover-border-color : @primary-color;
|
||||
@input-disabled-bg : @disabled-bg;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user