SyuanYu hace 10 meses
padre
commit
e2421b11fe
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/Chat.vue

+ 1 - 0
src/components/Chat.vue

@@ -3631,6 +3631,7 @@ async function messageNotInCache(question, answer) {
     justify-content: center;
     transform: scale(1);
     background-color: #cab78e;
+    // background-color: #d1bf99;
     // background-color: var(--sub-color);
 
     video {