vertical align is modifed
This commit is contained in:
parent
7a94cecb1d
commit
1d8d0743d8
|
@ -134,9 +134,10 @@
|
||||||
</mat-form-field>
|
</mat-form-field>
|
||||||
<!-- Add user button -->
|
<!-- Add user button -->
|
||||||
<button
|
<button
|
||||||
mat-flat-button
|
|
||||||
[color]="'primary'"
|
|
||||||
fxFlex
|
fxFlex
|
||||||
|
mat-flat-button
|
||||||
|
style="position: fixed; margin-top: 4px"
|
||||||
|
[color]="'primary'"
|
||||||
(click)="__createProduct()"
|
(click)="__createProduct()"
|
||||||
>
|
>
|
||||||
<mat-icon [svgIcon]="'heroicons_outline:search'"></mat-icon>
|
<mat-icon [svgIcon]="'heroicons_outline:search'"></mat-icon>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user