Fix errors and styling

This commit is contained in:
DwCay
2022-06-01 20:45:14 +03:00
parent e144e50a40
commit 885963be45
7 changed files with 26 additions and 26 deletions

View File

@@ -20,7 +20,7 @@ function ValidateTableItem(props) {
return (
<tr className="hover:bg-[#E2E8F0] cursor-pointer" onClick={(e) => openValidatePanel(e)}>
<td className="px-2 first:pl-5 last:pr-5 py-3 whitespace-nowrap w-px">
<td className="px-2 first:pl-4 last:pr-5 py-3 whitespace-nowrap w-px">
<div className="flex items-center">
<label className="inline-flex">
<span className="sr-only">Select</span>