mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-16 20:20:29 +03:00
Move files and rename classes.
This commit is contained in:
parent
fcb4104856
commit
f97596689f
5 changed files with 22 additions and 21 deletions
|
|
@ -1,24 +0,0 @@
|
|||
.profile-editor {
|
||||
display: flex;
|
||||
align-items: end;
|
||||
}
|
||||
|
||||
.img-upload-container {
|
||||
margin-right: var(--sp-normal)
|
||||
}
|
||||
|
||||
.display-name-input-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-right: var(--sp-normal);
|
||||
width: 100%;
|
||||
max-width: 400px;
|
||||
}
|
||||
|
||||
.display-name-input-container > .text-b3 {
|
||||
margin-bottom: var(--sp-ultra-tight)
|
||||
}
|
||||
|
||||
.profile-editor > .btn-primary {
|
||||
height: 46px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue