style: tabs style

pull/33/head
xingyu 2023-08-23 10:12:14 +08:00
parent 77aa03b31c
commit fd3221f845
1 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@
padding: 0 6px; padding: 0 6px;
.ant-tabs-tab { .ant-tabs-tab {
margin-right: -6px !important; margin-right: 2px !important;
} }
} }
} }
@ -200,7 +200,7 @@
&__prefix-icon { &__prefix-icon {
& .app-iconify.anticon { & .app-iconify.anticon {
margin-right: 4px; margin-right: 0 !important;
} }
} }
} }