diff --git a/templates/index.html b/templates/index.html index d71f5cc..671317d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -110,7 +110,7 @@ } /* Der Container für die URL */ - #ollama-url-container { + .ollama-url-container { display: none; /* Standardmäßig versteckt */ align-items: center; gap: 10px; @@ -160,7 +160,7 @@ @@ -236,6 +236,30 @@