Move files and rename classes.
This commit is contained in:
parent
fcb4104856
commit
f97596689f
5 changed files with 22 additions and 21 deletions
|
|
@ -1,20 +0,0 @@
|
|||
.img-upload-container {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.img-upload-container:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.img-upload-mask {
|
||||
mask: url('../../../../public/res/svg/avatar-clip.svg');
|
||||
//width: 80px;
|
||||
}
|
||||
|
||||
.img-upload-icon {
|
||||
z-index: 1;
|
||||
position: absolute;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue