Przeglądaj źródła

:fire: backgroundColor

visuddhinanda 8 miesięcy temu
rodzic
commit
1f17ddeeb2

+ 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",