Compare commits
1 Commits
abhi1693/f
...
mobile/age
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f9697a8ebd |
@@ -88,7 +88,7 @@ export function DataTable<TData>({
|
||||
(table.getVisibleLeafColumns().length || 1) + (hasRowActions ? 1 : 0);
|
||||
|
||||
return (
|
||||
<div className="overflow-x-auto">
|
||||
<div className="overflow-x-hidden sm:overflow-x-auto">
|
||||
<table className={tableClassName}>
|
||||
<thead
|
||||
className={
|
||||
|
||||
Reference in New Issue
Block a user