Browse Source

style: tabs color

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

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

@ -131,7 +131,7 @@ html[data-theme='light'] {
position: relative;
padding: 0 20px;
color: @primary-color !important;
background: #e8f4ff;
background: #d4ebff;
border: 0;
font-weight: inherit;
z-index: 3;