|
|
@ -18,8 +18,8 @@ html[data-theme='light'] { |
|
|
|
|
|
|
|
|
|
|
|
.@{prefix-cls} { |
|
|
|
.@{prefix-cls} { |
|
|
|
z-index: 10; |
|
|
|
z-index: 10; |
|
|
|
height: @multiple-height + 2; |
|
|
|
height: @multiple-height; |
|
|
|
line-height: @multiple-height + 2; |
|
|
|
line-height: @multiple-height; |
|
|
|
background-color: @component-background; |
|
|
|
background-color: @component-background; |
|
|
|
box-shadow: 0 1px 4px rgb(0 21 41 / 8%); |
|
|
|
box-shadow: 0 1px 4px rgb(0 21 41 / 8%); |
|
|
|
|
|
|
|
|
|
|
|