This commit is contained in:
sairaj mote 2023-10-18 03:43:26 +05:30
parent 250014e0d1
commit 1a17b83971
2 changed files with 2 additions and 1 deletions

View File

@ -168,6 +168,7 @@ smInput.innerHTML = `
position: absolute;
display: flex;
width: fit-content;
top: 100%;
text-align: left;
font-size: 0.9rem;
align-items: center;

File diff suppressed because one or more lines are too long