102 lines
1.7 KiB
Plaintext
102 lines
1.7 KiB
Plaintext
.salaryAgentWrapper {
|
|
.wea-new-top-content {
|
|
background: #f6f6f6;
|
|
padding: 8px 16px 0;
|
|
}
|
|
|
|
.wea-new-top {
|
|
.wea-input-focus {
|
|
height: 31.36px;
|
|
line-height: 0;
|
|
}
|
|
}
|
|
|
|
.comContent {
|
|
.wea-search-group:first-child {
|
|
margin-bottom: 16px;
|
|
}
|
|
|
|
.wea-search-group {
|
|
padding: 0;
|
|
background: #fff;
|
|
|
|
.wea-title {
|
|
padding: 0 10px;
|
|
}
|
|
|
|
.wea-content {
|
|
padding: 0;
|
|
|
|
.wea-form-item {
|
|
padding-left: 18px;
|
|
}
|
|
}
|
|
}
|
|
|
|
.customTitleWrapper {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
|
|
.ant-btn {
|
|
margin-left: 10px;
|
|
border-radius: 0;
|
|
padding: 0;
|
|
background: transparent;
|
|
border: none;
|
|
font-size: 20px;
|
|
line-height: 20px;
|
|
}
|
|
|
|
.ant-btn.ant-btn-primary[disabled] {
|
|
color: #d8d8d8;
|
|
}
|
|
|
|
.ant-btn.ant-btn-primary {
|
|
color: #55a1f8;
|
|
}
|
|
}
|
|
|
|
.tdEllipsis {
|
|
display: inline-block;
|
|
width: 100%;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
}
|
|
|
|
.ant-col-10 {
|
|
span:nth-child(2) {
|
|
//margin-top: -6px;
|
|
}
|
|
}
|
|
|
|
.taxAgentSlide {
|
|
.wea-slide-modal-title {
|
|
height: auto;
|
|
line-height: normal;
|
|
text-align: left;
|
|
background: #FFF;
|
|
|
|
.wea-new-top .ant-col-10 {
|
|
padding-right: 45px !important;
|
|
}
|
|
}
|
|
|
|
.rodal-close {
|
|
z-index: 99;
|
|
top: 10px !important;
|
|
}
|
|
|
|
.wea-new-top-req-wapper .wea-new-top-req-title > div:last-child {
|
|
right: 45px !important;
|
|
}
|
|
|
|
.wea-slide-modal-content {
|
|
height: 100%;
|
|
}
|
|
}
|
|
}
|