@pefe wrote:
ion-searchbar { .searchbar-input-container { .searchbar-input { border-radius: 10px !important; --background: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.07) !important; box-shadow: none !important; } } }
i have this style on my component’s scss and for some reason it doesn’t work. but when adding this same style on global.scss it works. any idea why?
Posts: 1
Participants: 1