How to change background color of specific primeng datepicker?
I have 3 primeng datepickers in my page. I want to change highlight background color for just one of them. How can I do?
Adjusting styling for p-avatarGroup in primeNG
I use primeNG in my application and use, among other things, the p-avatarGroup component. I would like to customize the styling of this component, especially the margin between avatars. Currently the margin is set to 1rem, but I want to change it to -0.5rem. I tried to achieve this with the following CSS: