Update Validate Panel

This commit is contained in:
DwCay
2022-06-02 15:34:20 +03:00
parent 99512491fa
commit ed5565eb17
2 changed files with 9 additions and 34 deletions

View File

@@ -19,7 +19,7 @@ function ValidateTableItem(props) {
}
return (
<tr className="hover:bg-[#E2E8F0] cursor-pointer" onClick={(e) => openValidatePanel(e)}>
<tr className="hover:bg-[#eaf0f6] cursor-pointer" onClick={(e) => openValidatePanel(e)}>
<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">