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

This commit is contained in:
xachary 2024-01-20 10:57:03 +08:00 committed by GitHub
parent 54af5bb42d
commit b750fc9e51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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