소스 검색

style(tabs): tab close button position (#3560) resolve #3557

xachary 1 년 전
부모
커밋
b750fc9e51
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/layouts/default/tabs/index.less

+ 1 - 1
src/layouts/default/tabs/index.less

@@ -72,7 +72,7 @@ html[data-theme='light'] {
 
         .ant-tabs-tab-remove {
           width: 8px;
-          height: 28px;
+          height: 30px;
           margin-right: -4px;
           margin-left: 2px;
           transition: none;