toggle info upload
This commit is contained in:
@@ -30,9 +30,16 @@
|
||||
padding: 0;
|
||||
margin-top: 1rem;
|
||||
// width: 40%;
|
||||
|
||||
label{
|
||||
order: 1;
|
||||
font-weight: 800;
|
||||
display: flex;
|
||||
// align-items: center;
|
||||
}
|
||||
#edit-field-dossier-de-candidature-0--label::after{
|
||||
content: url(../images/noun-information-55404.svg);
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
.description{
|
||||
@@ -41,6 +48,11 @@
|
||||
font-style: italic;
|
||||
// font-weight: 800;
|
||||
}
|
||||
#edit-field-dossier-de-candidature-0--description{
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
.form-managed-file{
|
||||
// background-color: white;
|
||||
@extend %buttonwithborder;
|
||||
|
||||
@@ -24,5 +24,5 @@
|
||||
@import "pages/home";
|
||||
@import "pages/creer-un-compte";
|
||||
@import "pages/mes-operations";
|
||||
@import "pages/proposer-une-operation";
|
||||
@import "pages/proposer-une-operation.scss";
|
||||
@import "pages/user--edit.scss";
|
||||
Reference in New Issue
Block a user