abm-imagenes.component.scss
300 Bytes
.search .form-control-search {
position: absolute;
z-index: 2;
display: block;
text-align: center;
pointer-events: none;
color: #aaa;
line-height: inherit;
}
.custom-file-input:lang(es) ~ .custom-file-label::after {
content: "Elegir";
}
.btn-delete-image {
top: 0;
left: 95%;
}