16 lines
443 B
SCSS
16 lines
443 B
SCSS
|
|
#block-reha-contenudelapageprincipale{
|
|
#node-operation-form{
|
|
#edit-field-fiche-candidature-wrapper{
|
|
// background-color: rgba(153, 147, 174, 0) !important;
|
|
// border: none;
|
|
width: fit-content;
|
|
}
|
|
#edit-field-dossier-de-candidature-wrapper{
|
|
// background-color: rgba(153, 147, 174, 0) !important;
|
|
// border: none;
|
|
width: 40%;
|
|
}
|
|
}
|
|
}
|