泛微薪资核算iframe表格

custom-新弘农业/V2-薪资核算表格添加序号列
黎永顺 2 years ago
parent b65038b77f
commit 5fddf15870

@ -56,6 +56,27 @@
} }
} }
.customSpan {
display: flex;
align-items: center;
width: 100%;
justify-content: space-between;
span.title {
flex: 1;
margin-right: 4px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
:global {
.ant-tag {
margin-right: 0;
}
}
}
:global { :global {
.ant-btn-link { .ant-btn-link {
font-size: 12px; font-size: 12px;

Loading…
Cancel
Save