visuddhinanda hace 2 años
padre
commit
28dc41cdb5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dashboard/src/components/template/SentEdit.tsx

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

@@ -129,7 +129,7 @@ export const SentEditInner = ({
     <Card
       bodyStyle={{ paddingBottom: 0, paddingLeft: 0, paddingRight: 0 }}
       style={{
-        border: "2px solid rgb(128 128 128 / 30%)",
+        border: "1px solid rgb(128 128 128 / 10%)",
         marginTop: 4,
         borderRadius: 6,
         backgroundColor: "rgb(255 255 255 / 8%)",