diff --git a/templates/index.html b/templates/index.html
index 52f4d3c..6bbf13c 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -102,6 +102,7 @@
border-left: 1px solid #475569;
padding-left: 12px;
min-width: 300px; /* Macht das Feld deutlich breiter */
+ flex-grow: 1; /* Lässt es den verfügbaren Platz in der Toolbar nutzen */
}
.toolbar-controls select,