Project

General

Profile

1
@import 'src/styles';
2

    
3
:host ::ng-deep .p-component {
4
    &.p-multiselect {
5
        width: 100%;
6
    }
7
}
(2-2/5)