Browse Source

style: tabs style

main
xingyu 2 years ago
parent
commit
e02b0a1861
  1. 4
      src/layouts/default/tabs/index.less

4
src/layouts/default/tabs/index.less

@ -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%);