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.
mohemmionic5/Mohem/src/app/hmg-common/ui/file-uploder-profile/file-uploder-profile.compon...

20 lines
339 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;
}
}
//test
.changeIcon{
background: #19a163;
width: 15px;
height: 15px;
}