Fix: The dialogs were not rendering properly.
The select table dialog was long and narrow. The billtype was selection was also not showing properly.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<h1 mat-dialog-title>Customer</h1>
|
||||
<h2 mat-dialog-title>Customer</h2>
|
||||
<mat-dialog-content>
|
||||
<form [formGroup]="form" class="flex flex-col">
|
||||
<div class="flex flex-row justify-around content-start items-start">
|
||||
|
||||
Reference in New Issue
Block a user