mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Removed -mdc as it's wrong for mat calendar
This commit is contained in:
parent
42c09629d0
commit
30224143a4
@ -39,7 +39,7 @@ export const materialLocators = {
|
||||
cell: {
|
||||
root: 'mat-calendar-body-cell',
|
||||
content: {
|
||||
class: '.mat-mdc-calendar-body-cell-content'
|
||||
class: '.mat-calendar-body-cell-content'
|
||||
}
|
||||
},
|
||||
today: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user