update responsive search bar on master data

This commit is contained in:
Wikzyy
2025-04-16 10:58:11 +07:00
parent ac5969c3b8
commit e691041e7c
10 changed files with 10 additions and 10 deletions

View File

@ -11,7 +11,7 @@ const ListToolbar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"

View File

@ -24,7 +24,7 @@ const ListToolbar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"

View File

@ -25,7 +25,7 @@ const ListToolbar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"

View File

@ -11,7 +11,7 @@ const ListToolbar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"

View File

@ -11,7 +11,7 @@ const ListToolbar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"

View File

@ -11,7 +11,7 @@ const ListToolbar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"

View File

@ -11,7 +11,7 @@ const ListToolbar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"

View File

@ -11,7 +11,7 @@ const ListToolbar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"

View File

@ -23,7 +23,7 @@ const ListToolbar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"

View File

@ -11,7 +11,7 @@ const ListToolBar = () => {
<div className="flex flex-wrap gap-2 lg:gap-5 w-full">
<div className="flex justify-between w-full items-center">
<div className="flex w-[50%] gap-3 items-center">
<label className="input input-sm w-1/3">
<label className="input input-sm w-1/3 overflow-hidden">
<KeenIcon icon="magnifier" />
<input
type="text"