We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4b494 commit 1d2df7dCopy full SHA for 1d2df7d
sass/themes/components/calendar/_calendar-theme.scss
@@ -358,7 +358,7 @@
358
$name: #{config.variable-prefix() + '-' + 'calendar'};
359
$selector: (
360
#{config.element-prefix() + '-' + 'calendar'},
361
- #{config.element-prefix() + '-' + 'date-picker'},
+ #{'.' + config.element-prefix() + '-' + 'date-picker'},
362
#{config.element-prefix() + '-' + 'month-picker'},
363
'.igx-days-view--standalone',
364
'.igx-calendar-view--standalone'
0 commit comments