fix datetime picker theming (#10821)

This commit is contained in:
Denys Vuika 2025-04-24 11:53:05 -04:00 committed by GitHub
parent 3d598cd0c2
commit b1fca8dd4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -114,7 +114,7 @@
}
}
@include mat-datetimepicker-theme($theme);
@include datetimepicker-theme.mat-datetimepicker-theme($theme);
@include adf-snackbar-theme;
@include adf-material-theme;
}