Skip to content

Commit

Permalink
Update AnalyticalCardHeader.jss.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusNotheis authored Mar 18, 2020
1 parent 2cc6659 commit a085048
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const styles = {
...spacing.sapUiContentPadding,
outlineOffset: '-0.125rem',
boxShadow: ThemingParameters.sapContent_HeaderShadow,
//TODO use @sapUiTileSeparatorColor when available
//TODO use sapTile_SeparatorColor when available
borderBottom: `0.0625rem solid ${ThemingParameters.sapToolbar_SeparatorColor}`,
backgroundColor: ThemingParameters.sapTile_Background,
fontFamily: ThemingParameters.sapFontHeaderFamily,
Expand Down

0 comments on commit a085048

Please sign in to comment.