sticky input
This commit is contained in:
parent
8e562bbb29
commit
6662cfcd5d
|
|
@ -67,6 +67,8 @@
|
||||||
|
|
||||||
/* Input form styles */
|
/* Input form styles */
|
||||||
.input-form {
|
.input-form {
|
||||||
|
position: sticky;
|
||||||
|
bottom: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue