mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2026-03-25 21:59:06 +00:00
Fixed: Tooltip background color
This commit is contained in:
@@ -21,6 +21,12 @@ export class ChangelogComponent
|
||||
'(Dependencies) Updated Angular & Angular Material to v15.1.1',
|
||||
'(Dependencies) Updated various other packages'
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'Fixed',
|
||||
list: [
|
||||
'(Angular Material) Fixed: Tooltip background color is not correct',
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user