mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Removed -mdc as it's wrong for mat calendar
This commit is contained in:
@@ -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: {
|
||||
|
Reference in New Issue
Block a user