Ver código fonte

feat: update approval template route css

lanjianrong 3 anos atrás
pai
commit
e164f37b56
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/pages/Project/Verification/index.tsx

+ 1 - 1
src/pages/Project/Verification/index.tsx

@@ -87,7 +87,7 @@ const FlowList = () => {
       onHeaderCell: () => ({ style: { textAlign: 'center' } }),
       render: (_, record) => (
         <div
-          className="text-primary hover:cursor-pointer hover:text-blue-600"
+          className="text-primary cursor-pointer hover:text-blue-600"
           onClick={() => {
             setState({
               ...state,