Parcourir la source

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

xachary il y a 1 an
Parent
commit
b750fc9e51
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;