fancy expanding api input box

This commit is contained in:
end-4
2024-01-27 00:19:42 +07:00
parent 962e29d406
commit d425af4cdf
5 changed files with 110 additions and 26 deletions
+8
View File
@@ -420,6 +420,14 @@
margin-bottom: 1.023rem;
}
.width-10 {
min-width: 0.682rem;
}
.height-10 {
min-width: 0.682rem;
}
.invisible {
opacity: 0;
background-color: transparent;