vertical align is modifed

This commit is contained in:
병준 박 2022-07-22 01:08:39 +00:00
parent 7a94cecb1d
commit 1d8d0743d8

View File

@ -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>