Skip to content

Commit 05af458

Browse files
committed
fix days of week token
1 parent 613a5c9 commit 05af458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/datetime/datetime.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
// -----------------------------------
118118

119119
.calendar-days-of-week {
120-
@include globals.typography(globals.$ion-body-action-sm);
120+
@include globals.typography(globals.$ion-overline-medium);
121121

122122
align-content: center;
123123

0 commit comments

Comments
 (0)