Skip to content

Commit

Permalink
fix: update object status large font-family [ci visual]
Browse files Browse the repository at this point in the history
  • Loading branch information
droshev committed Feb 27, 2021
1 parent 0753478 commit 16575a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/object-status.scss
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,10 @@ $inverted-color-accents: (
&--large {
font-size: $fd-object-status-icon-text-font-size-large;

.#{$block}__text {
font-family: var(--sapFontLightFamily);
}

@include fd-object-status-icon-selector() {
font-size: $fd-object-status-icon-text-font-size-large;
}
Expand Down

0 comments on commit 16575a1

Please sign in to comment.