Browse Source

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

xachary 1 năm trước cách đây
mục cha
commit
b750fc9e51
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;