fix: add stretch for input
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
<div [formGroup]="formGroup">
|
<div [formGroup]="formGroup" style="display: flex; flex-direction: column; align-items: stretch;">
|
||||||
<mat-form-field color="accent">
|
<mat-form-field color="accent">
|
||||||
<mat-label>Пароль</mat-label>
|
<mat-label>Пароль</mat-label>
|
||||||
<input matInput
|
<input matInput
|
||||||
|
Reference in New Issue
Block a user