Skip to content

Commit d1629e2

Browse files
Update projects/observability/src/shared/components/card-list/card-list.component.scss
Co-authored-by: Aaron Steinfeld <45047841+aaron-steinfeld@users.noreply.github.com>
1 parent 81f6eb2 commit d1629e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/observability/src/shared/components/card-list/card-list.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@import 'mixins';
22

3-
@mixin grouped-style($color: white) {
3+
@mixin grouped-style($color) {
44
box-shadow: 0 3px 0 -1px $color, 0 4px 0 -1px $gray-2;
55
}
66

0 commit comments

Comments
 (0)