style: tabs style
parent
77aa03b31c
commit
fd3221f845
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue