style: tabs style
parent
6e51ca74b9
commit
e02b0a1861
|
@ -18,8 +18,8 @@ html[data-theme='light'] {
|
|||
|
||||
.@{prefix-cls} {
|
||||
z-index: 10;
|
||||
height: @multiple-height + 2;
|
||||
line-height: @multiple-height + 2;
|
||||
height: @multiple-height;
|
||||
line-height: @multiple-height;
|
||||
background-color: @component-background;
|
||||
box-shadow: 0 1px 4px rgb(0 21 41 / 8%);
|
||||
|
||||
|
|
Loading…
Reference in New Issue