This commit is contained in:
2025-09-05 23:23:26 +10:00
parent fb40c0a2ce
commit d0163020f9
4 changed files with 51 additions and 35 deletions

View File

@@ -80,7 +80,9 @@
<style>
.placeholder {
border: 1px solid var(--input);
white-space: nowrap;
overflow: hidden;
text-overflow: clip;
}
.active {