diff --git a/static/style.css b/static/style.css index 60d2d470f..49aee8ca0 100644 --- a/static/style.css +++ b/static/style.css @@ -10238,8 +10238,9 @@ textarea.memory-add-input { } .memory-toolbar-btn:disabled { - opacity: 1; + opacity: 0.35; cursor: default; + outline: none; } .memory-toolbar-btn.spinning { border-color: transparent;