lanjianrong %!s(int64=4) %!d(string=hai) anos
pai
achega
231d535441
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/Hr/Notification/components/RighEditor.jsx

+ 1 - 1
src/pages/Hr/Notification/components/RighEditor.jsx

@@ -66,7 +66,7 @@ const RighEditor = ({ value, onChange }) => {
     })
   }, [])
   return (
-    <div className="h-200px rounded-2px leading-200px border border-hex-d9d9d9">
+    <div className="h-200px leading-200px ">
       <div ref={ref} />
     </div>
   )