I have added css in app. It will disable attachment remove option for all user.
.attachment-row>.close {
display: none!important;
}
I have added css in app. It will disable attachment remove option for all user.
.attachment-row>.close {
display: none!important;
}