3.10 工程代码同步master
This commit is contained in:
13
src/pages/Bid/ReviewConfig/Config/style.less
Normal file
13
src/pages/Bid/ReviewConfig/Config/style.less
Normal file
@ -0,0 +1,13 @@
|
||||
@import '~antd/lib/style/themes/default.less';
|
||||
|
||||
.configDiv{
|
||||
background-color:white ;
|
||||
.ant-tabs-nav{
|
||||
padding: 0px 24px 0px 24px;
|
||||
margin: 0px;
|
||||
}
|
||||
.ant-tabs-nav::before {
|
||||
left: 24px;
|
||||
right: 24px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user