bugfix : project-edit - style corrected

This commit is contained in:
gaelle morin 2020-05-26 12:23:10 +02:00
parent ca845b6f6e
commit c53e65e4a6
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ div.content-box__info.flex
fields='fieldset-info, block-project__info(customer, name, description), fieldset-fee, block-project__fee(businessProvider, businessProviderFee)'
class-customer='member-select form-label is-light is-half-width'
class-customer='form-label is-light is-half-width'
widget-customer='sib-form-auto-completion'
class-name='form-label is-light is-half-width input-text-like'
class-description='form-label is-light is-full-width input-text-like'
@ -46,7 +46,7 @@ div.content-box__info.flex
fields='user'
range-user=`${endpoints.users || endpoints.get.users}`
class-user='team form-label is-dark'
class-user='team form-label is-light'
label-user=''
widget-user='sib-form-auto-completion'