Browse Source

:fire: backgroundColor

visuddhinanda 10 months ago
parent
commit
1f17ddeeb2
1 changed files with 0 additions and 1 deletions
  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
       <div
         style={{
         style={{
           maxWidth: "95%",
           maxWidth: "95%",
-          backgroundColor: "#ffffff",
           color: "black",
           color: "black",
           borderRadius: "8px",
           borderRadius: "8px",
           padding: "16px",
           padding: "16px",