mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
css: set dropdown's background color with @component-background (#4160)
This commit is contained in:
parent
383101830a
commit
3382abde65
@ -401,7 +401,7 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
background-color: white;
|
||||
background-color: @component-background;
|
||||
box-shadow: @box-shadow-base;
|
||||
border-radius: @border-radius-base;
|
||||
box-sizing: border-box;
|
||||
|
Loading…
Reference in New Issue
Block a user