Skip to content

Commit 595f7fd

Browse files
committed
fix: the yearrange picker too
1 parent 5b7f505 commit 595f7fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/main/src/themes/YearRangePicker.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
}
5151

5252
.ui5-yrp-item-sec-type {
53-
font-size: 0.75rem;
54-
color: var(--sapNeutralElementColor);
53+
font-size: var(--sapFontSmallSize);
54+
color: var(--sapTextColor);
5555
}
5656

5757
.ui5-yrp-item-one-column-view {

0 commit comments

Comments
 (0)