mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fix process service theming people comments tasks fixed border and background color issues (#2986)
This commit is contained in:
@@ -23,7 +23,7 @@ import { Observer } from 'rxjs/Observer';
|
||||
@Component({
|
||||
selector: 'adf-comments',
|
||||
templateUrl: './comments.component.html',
|
||||
styleUrls: ['./comments.component.css']
|
||||
styleUrls: ['./comments.component.scss']
|
||||
})
|
||||
export class CommentsComponent implements OnChanges {
|
||||
|
||||
|
Reference in New Issue
Block a user