diff --git a/ai_answers.py b/ai_answers.py index 3f7a468..c836226 100644 --- a/ai_answers.py +++ b/ai_answers.py @@ -162,7 +162,7 @@ INTERACTIVE_CSS = ''' max-width: 8rem; vertical-align: middle; } - sxng-model-select:hover { + .sxng-model-select:hover { background-color: #303033; color: var(--color-search-url, #bbb); }