Files
fe_service_ebtp_frontend/src/pages/Bid/ReviewConfig/Config/style.less

13 lines
176 B
Plaintext
Raw Normal View History

2025-07-07 16:40:14 +08:00
2022-03-10 14:24:13 +08:00
.configDiv{
background-color:white ;
.ant-tabs-nav{
padding: 0px 24px 0px 24px;
margin: 0px;
}
.ant-tabs-nav::before {
left: 24px;
right: 24px;
}
}