diff --git a/vertexai-google-demo/webContent/layouts/styles/chatwithai.css b/vertexai-google-demo/webContent/layouts/styles/chatwithai.css index 1bee108..b7d0d16 100644 --- a/vertexai-google-demo/webContent/layouts/styles/chatwithai.css +++ b/vertexai-google-demo/webContent/layouts/styles/chatwithai.css @@ -28,7 +28,7 @@ } .output-text { - background-color: var(- -surface-a); + background-color: var(--surface-a); white-space: pre-line; display: block; padding: 10px 20px;