diff --git a/apps/ccf-rui/src/themes/_dark.scss b/apps/ccf-rui/src/themes/_dark.scss index 1c2e145aa..753d1a907 100644 --- a/apps/ccf-rui/src/themes/_dark.scss +++ b/apps/ccf-rui/src/themes/_dark.scss @@ -73,7 +73,7 @@ $background: map-merge( //#424242 dropdown-hover: map-get($primary-colors, 500), //#9E9E9E - image-placeholder: map-get($primary-colors, 500) //#9E9E9E,, + image-placeholder: map-get($primary-colors, 500), ) );