mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-03 08:47:13 +00:00
(Scrumboard) Removed an extra semi-colon
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
}
|
||||
|
||||
&.due-date {
|
||||
background-color: mat-color(mat-palette($mat-green));;
|
||||
background-color: mat-color(mat-palette($mat-green));
|
||||
|
||||
&.overdue {
|
||||
background-color: mat-color(mat-palette($mat-red));
|
||||
|
||||
Reference in New Issue
Block a user