diff --git a/theme-base/components/input/_multiselect.scss b/theme-base/components/input/_multiselect.scss index e1fc52c..854cee5 100644 --- a/theme-base/components/input/_multiselect.scss +++ b/theme-base/components/input/_multiselect.scss @@ -59,7 +59,7 @@ } .p-inputwrapper-filled { - &.p-multiselect { + .p-multiselect { &.p-multiselect-chip { .p-multiselect-label { padding: math.div(nth($inputPadding, 1), 2) nth($inputPadding, 2);