Update input search
This commit is contained in:
parent
fea5f8452a
commit
b43be0739e
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@
|
|||
>
|
||||
<div class="join">
|
||||
<input
|
||||
class="input input-bordered join-item w-[300px]"
|
||||
class="input input-bordered join-item w-[300px] bg-white"
|
||||
placeholder="Product Code, Name or Other Name"
|
||||
(input)="setSearch($event)"
|
||||
(keydown.enter)="search($event)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue