Correction in Purchase List table-responsive.
This commit is contained in:
parent
311c74587a
commit
4b0ac5b6db
@ -62,8 +62,8 @@ const PurchaseList = ({ searchString, isActive }) => {
|
|||||||
paramData={deletingId}
|
paramData={deletingId}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
<div className="card mt-2 page-min-h px-sm-4">
|
<div className="card mt-2 page-min-h table-responsive px-sm-4">
|
||||||
<div className="table-responsive px-2">
|
<div className="px-2">
|
||||||
<table className="datatables-users table border-top text-nowrap">
|
<table className="datatables-users table border-top text-nowrap">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user