Added progress spinner in ImageUplaod (#91)
This commit is contained in:
parent
95bb0ac6d4
commit
09f7225eb7
6 changed files with 114 additions and 53 deletions
|
|
@ -3,14 +3,10 @@
|
|||
align-items: end;
|
||||
}
|
||||
|
||||
.img-upload {
|
||||
margin-right: var(--sp-normal)
|
||||
}
|
||||
|
||||
.profile-editor__input-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-right: var(--sp-normal);
|
||||
margin: 0 var(--sp-normal);
|
||||
width: 100%;
|
||||
max-width: 400px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue