You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering how would we override styles in the newer templates after the new updates, particularly PrimeNG freya template.
In older versions, we could override properties in _variables.scss like:
$disabledOpacity: 0.85 !default;
This would override the opacity for disabled state of the components.
In newer versions it has changed and I was wondering how's the replacement for this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering how would we override styles in the newer templates after the new updates, particularly PrimeNG freya template.
In older versions, we could override properties in _variables.scss like:
$disabledOpacity: 0.85 !default;
This would override the opacity for disabled state of the components.
In newer versions it has changed and I was wondering how's the replacement for this?
Beta Was this translation helpful? Give feedback.
All reactions