Embiggen filter name box.
This commit is contained in:
parent
bdfb2c792d
commit
e31637f04c
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@ h2:first-child
|
|||
{
|
||||
background-color: pink;
|
||||
}
|
||||
.filter .set_name_input
|
||||
{
|
||||
width: 32em;
|
||||
}
|
||||
.filter textarea
|
||||
{
|
||||
min-width: 300px;
|
||||
|
|
Loading…
Reference in a new issue