@ -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;
.ant-btn-link {
font-size: 12px;