/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
/* Élargir le champ quantité dans les notes de frais */
input[name="qty"] {
    width: 120px !important;
}
