Skip to content

Commit a085048

Browse files
Update AnalyticalCardHeader.jss.ts
1 parent 2cc6659 commit a085048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/main/src/components/AnalyticalCardHeader/AnalyticalCardHeader.jss.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const styles = {
1212
...spacing.sapUiContentPadding,
1313
outlineOffset: '-0.125rem',
1414
boxShadow: ThemingParameters.sapContent_HeaderShadow,
15-
//TODO use @sapUiTileSeparatorColor when available
15+
//TODO use sapTile_SeparatorColor when available
1616
borderBottom: `0.0625rem solid ${ThemingParameters.sapToolbar_SeparatorColor}`,
1717
backgroundColor: ThemingParameters.sapTile_Background,
1818
fontFamily: ThemingParameters.sapFontHeaderFamily,

0 commit comments

Comments
 (0)