diff --git a/frontend/app/view/waveai/waveai.less b/frontend/app/view/waveai/waveai.less index ed2ed177c..5bafe127f 100644 --- a/frontend/app/view/waveai/waveai.less +++ b/frontend/app/view/waveai/waveai.less @@ -108,13 +108,12 @@ flex-direction: row; align-items: center; justify-content: flex-start; - gap: 4px; - padding: 8px 12px; + gap: 10px; + padding: 8px 6px; .waveai-input-wrapper { padding: 8px 12px; flex: 1 1 auto; - background-color: rgb(from var(--block-bg-color) r g b / 0.39); display: flex; flex-direction: column; justify-content: center;