Embiggen filter name box.

This commit is contained in:
voussoir 2024-04-14 15:11:57 -07:00
parent bdfb2c792d
commit e31637f04c

View file

@ -63,6 +63,10 @@ h2:first-child
{
background-color: pink;
}
.filter .set_name_input
{
width: 32em;
}
.filter textarea
{
min-width: 300px;