Handle submit event of new list form (#5895)
This commit is contained in:
parent
d7a17b5e8b
commit
a9ca5ce920
2 changed files with 9 additions and 7 deletions
|
@ -4467,6 +4467,10 @@ noscript {
|
|||
input {
|
||||
width: 100%;
|
||||
margin-bottom: 6px;
|
||||
|
||||
&:focus {
|
||||
outline: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue