visuddhinanda преди 3 години
родител
ревизия
27aa8d5584
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      dashboard/src/components/template/SentEdit/SentCanRead.tsx

+ 1 - 1
dashboard/src/components/template/SentEdit/SentCanRead.tsx

@@ -91,7 +91,7 @@ const SentCanReadWidget = ({
   }, [reload]);
   }, [reload]);
 
 
   return (
   return (
-    <div style={{ backgroundColor: "#8080801f" }}>
+    <div>
       <div style={{ display: "flex", justifyContent: "space-between" }}>
       <div style={{ display: "flex", justifyContent: "space-between" }}>
         <span></span>
         <span></span>
         <Button
         <Button