creation date and edit button: OK + form's save button ok
This commit is contained in:
@ -416,4 +416,19 @@ a,
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.circle-edit-form>form {
|
||||
|
||||
input[type='submit'] {
|
||||
@extend
|
||||
.button,
|
||||
.text-bold,
|
||||
.text-uppercase,
|
||||
.reversed,
|
||||
.button-dark,
|
||||
.bordered;
|
||||
margin-left: auto;
|
||||
margin-top: 3.2rem;
|
||||
}
|
||||
}
|
@ -17,11 +17,6 @@
|
||||
text-align: right;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.circle-edit-button {
|
||||
align-self: flex-end;
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
|
||||
.box-button {
|
||||
|
Reference in New Issue
Block a user