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