diff --git a/frontends/bringrss_flask/templates/filters.html b/frontends/bringrss_flask/templates/filters.html index aa27ab8..36413f1 100644 --- a/frontends/bringrss_flask/templates/filters.html +++ b/frontends/bringrss_flask/templates/filters.html @@ -63,6 +63,10 @@ h2:first-child { background-color: pink; } +.filter .set_name_input +{ + width: 32em; +} .filter textarea { min-width: 300px;