Hi everyone, who's anyone know how to change the color of browse and download button on file manager, we already try to change it in css but we can't change it.
asked
Jerome Quinagutan
1 answers
0
Hi Jerome,
try it with:
.mx-fileinput{
.btn{
// place your styling here
}
}