
.attachment-toolbar{
    position: relative;
 }

.attachment-page .ant-upload-list{
    position: absolute;
    right:20px;
    top:0px;
}

