Add profile modal
This commit is contained in:
parent
e08a24ade7
commit
2e97c488e2
8 changed files with 203 additions and 44 deletions
|
|
@ -15,15 +15,11 @@
|
|||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.fieldRow > .field {
|
||||
margin: 0 5px;
|
||||
.fieldRow > * {
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.fieldRow > .field:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.fieldRow > .field:last-child {
|
||||
.fieldRow > :last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue