Skip to content

Commit 090d7df

Browse files
committed
CreateLoginScreen- just adding new lines
1 parent 5cd5366 commit 090d7df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<mat-checkbox [color]="color" [(ngModel)]="checkboxValue" (ngModelChange)="onChange($event)">{{label}}</mat-checkbox>
1+
<mat-checkbox [color]="color" [(ngModel)]="checkboxValue" (ngModelChange)="onChange($event)">{{label}}</mat-checkbox>

src/app/common/components/presentation/toolbar/toolbar.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
height: 100%;
99
align-items: center;
1010
justify-content: center;
11-
}
11+
}

0 commit comments

Comments
 (0)