Solved issue previously ignored by statically rendering components through
unrelated bug Enter keypress event fires the value presence checker incorrectly This commit allows further functionality to be expanded to the application such as proper registration support and complex user types
This commit is contained in:
parent
728bf33856
commit
847ecd9a69
5 changed files with 193 additions and 135 deletions
|
@ -3,7 +3,7 @@
|
|||
overflow-y: auto;
|
||||
overflow-wrap: normal;
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
flex-direction: column;
|
||||
|
||||
}
|
||||
.entry-box {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue