Explorar el Código

:fire: backgroundColor

visuddhinanda hace 1 año
padre
commit
1f17ddeeb2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dashboard-v4/dashboard/src/components/chat/MsgContainer.tsx

+ 0 - 1
dashboard-v4/dashboard/src/components/chat/MsgContainer.tsx

@@ -12,7 +12,6 @@ const MsgContainer = ({ children }: IWidget) => {
       <div
         style={{
           maxWidth: "95%",
-          backgroundColor: "#ffffff",
           color: "black",
           borderRadius: "8px",
           padding: "16px",