forked from github/cinny
Added progress spinner in ImageUplaod (#91)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user