mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
chore: RangePicker TimePicker component locking background to white (#5031)
This commit is contained in:
parent
4e59e9e769
commit
19c11dd173
@ -191,7 +191,7 @@
|
||||
&-combobox {
|
||||
display: inline-block;
|
||||
height: 100%;
|
||||
background-color: white;
|
||||
background-color: @component-background;
|
||||
border-top: @border-width-base @border-style-base @border-color-split;
|
||||
}
|
||||
&-select {
|
||||
|
Loading…
Reference in New Issue
Block a user