Skip to content

Commit 70cfe6a

Browse files
committed
refactor(time-picker): remove invalid theme property from sample
1 parent b4da969 commit 70cfe6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/scheduling/timepicker/timepicker-styling/timepicker-styling.component.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ $my-time-picker-theme: time-picker-theme(
1010
$selected-text-color: #ECAA53,
1111
$header-background: #ECAA53,
1212
$header-hour-text-color: #011627,
13-
$header-time-period-color: #011627,
1413
$background-color: #011627
1514
);
1615

0 commit comments

Comments
 (0)