diff --git a/app/templates/header.html b/app/templates/header.html index e99e38e..7ae980f 100644 --- a/app/templates/header.html +++ b/app/templates/header.html @@ -15,6 +15,7 @@ border: {{ '1px solid #685e79' if dark_mode else '' }}" spellcheck="false" type="text" value="{{ query }}"> +
@@ -38,6 +39,7 @@ color: {{ '#685e79' if dark_mode else '#000' }}; border: {{ '1px solid #685e79' if dark_mode else '' }}"> +