You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mohemm_srca/Mohem/src/app/hmg-common/ui/file-uploder-profile/file-uploder-profile.compon...

31 lines
625 B
SCSS

//test
.changeImgBtn{
margin: 0;
position: absolute;
top: 80%;
left: 53%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.btnImge{
// button{
border-color:transparent !important;
--background: #65C399 !important;
background: #65C399 !important;
height: 57px !important;
width: 60px !important;
border-radius: 50% !important;
// }
}
//test
.changeIcon{
background: #65C399 !important;
border-radius: 50% !important;
width: 73px;
height: 55px;
color: white !important;
width: 80px;
height: 71px;
}