From f7272c637533c0575bc25622fc43ea5fc198d279 Mon Sep 17 00:00:00 2001 From: sawka Date: Tue, 17 Sep 2024 00:10:42 -0700 Subject: [PATCH] remove aichat-input opacity --- frontend/app/view/waveai/waveai.less | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/app/view/waveai/waveai.less b/frontend/app/view/waveai/waveai.less index cc4c70816..1634cbde3 100644 --- a/frontend/app/view/waveai/waveai.less +++ b/frontend/app/view/waveai/waveai.less @@ -108,7 +108,6 @@ .waveai-input { color: var(--main-text-color); - opacity: 0.4; background-color: inherit; resize: none; width: 100%;