Skip to content

Commit 9b9ef94

Browse files
authored
make arbitrary changes to pick up gradient token updates (#54)
1 parent c1be13d commit 9b9ef94

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/avatar/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ $avatar-size: 28px;
3333

3434
&:focus {
3535
outline: none;
36-
3736
@include shared.when-visible {
3837
@include shared.focus-highlight(4px, 50%);
3938
}

src/loading-bar/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
height: 2px;
3232
background: awsui.$color-background-loading-bar-gen-ai;
3333
background-size: 200% 100%;
34-
3534
background-position: 0 100%;
3635

3736
@include shared.with-motion {

0 commit comments

Comments
 (0)