@import "~antd/lib/style/themes/default.less"; // body{ // background: #f0f2f5; // } :global{ // .batch-header{ // height: 50px; // background: #fff; // padding-left: 8px; // span{ // font-size: 12px; // line-height: 50px; // } // .batch-span{ // font-size: 14px; // color: #333; // } // } .ExportChanges .batch-content,.BatchImport .batch-content{ padding: 24px; padding-top: 0px; .batch-body{ background: #fff; border-radius: 5px; // .batch-tabs{ // ul{ // margin-top: 6px; // border-bottom: 1px solid #e9e9e9; // li{ // float: left; // padding-bottom: 14px; // span{ // display: inline-block; // padding: 0 15px; // color: #999999; // font-size: 14px; // line-height: 1; // cursor: pointer; // } // } // li.active{ // position: relative; // span{ // color: #0F71FF; // } // &:after{ // content: ''; // position: absolute; // left: 0; // bottom: 0; // width: 100%; // height: 2px; // background: #0F71FF; // } // } // } // } .ant-alert.ant-alert-warning{ .ant-alert-message{ font-size: 12px; color: #666666; } } .tabs-content{ margin-top: 16px; border: 1px solid #e9e9e9; border-radius: 5px; padding: 16px 24px; .ant-steps .ant-steps-item.ant-steps-status-process .ant-steps-head-inner{ border-color: rgba(0, 0, 0, 0.25); background-color: #fff; .ant-steps-icon{ color: rgba(0, 0, 0, 0.25); } } button.ant-btn{ margin-top: 10px; } } .upload{ width: 88px; margin: 16px auto 0 auto; } } } }