bug fix
This commit is contained in:
parent
250014e0d1
commit
1a17b83971
1
components/dist/input.js
vendored
1
components/dist/input.js
vendored
@ -168,6 +168,7 @@ smInput.innerHTML = `
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
display: flex;
|
display: flex;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
top: 100%;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
2
components/dist/input.min.js
vendored
2
components/dist/input.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user