feat: partner enrty
This commit is contained in:
10
src/pages/partner/index.less
Normal file
10
src/pages/partner/index.less
Normal file
@ -0,0 +1,10 @@
|
||||
@import '@/styles/common.less';
|
||||
@import '@/styles/variables.less';
|
||||
|
||||
.partner {
|
||||
&__tabs {
|
||||
--tabs-active-color: @blHighlightColor;
|
||||
--tabs-nav-background-color: #fff;
|
||||
--tabs-wrap-height: 98px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user