div[data-module="cook-recipe"] {
    .table-ingredient {
        margin-bottom: 0;

        .mb-3 {
            margin-bottom: 0 !important;
        }

        .form-label {
            margin-bottom: 0 !important;
        }

        td {
            padding-top: 2px;
        }
    }
}
