Skip to content

Commit

Permalink
Changes [CHORE] 767 action sheet design changes #891
Browse files Browse the repository at this point in the history
Code review suggestion changes
  • Loading branch information
adhiyan-tangoe committed Oct 12, 2022
1 parent e0727fd commit 686514e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ $theme-light-transparentized: rgba($theme-light-color, .5);
}

.go-panel__title-text {
color: $ui-color-negative;
}
color: $ui-color-negative;
}
}

&--header {
Expand Down
2 changes: 1 addition & 1 deletion projects/go-style-guide/src/app/app.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ code {
span.go-panel__title-text {
font-family: $secondary-font-stack !important;
}
}
}

0 comments on commit 686514e

Please sign in to comment.