We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd490cd commit 5ac79d4Copy full SHA for 5ac79d4
core/src/components/avatar/avatar.ionic.scss
@@ -245,5 +245,6 @@
245
// Avatar Disabled
246
// --------------------------------------------------
247
:host(.avatar-disabled)::before {
248
+ @include globals.border-radius(var(--border-radius));
249
@include globals.disabled-state();
250
}
0 commit comments