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 c1be13d commit 9b9ef94Copy full SHA for 9b9ef94
src/avatar/styles.scss
@@ -33,7 +33,6 @@ $avatar-size: 28px;
33
34
&:focus {
35
outline: none;
36
-
37
@include shared.when-visible {
38
@include shared.focus-highlight(4px, 50%);
39
}
src/loading-bar/styles.scss
@@ -31,7 +31,6 @@
31
height: 2px;
32
background: awsui.$color-background-loading-bar-gen-ai;
background-size: 200% 100%;
background-position: 0 100%;
@include shared.with-motion {
0 commit comments