Change gen code from rebuilding tree constantly.

This commit is contained in:
cnlohr
2024-10-28 23:19:06 -07:00
parent 710a07d913
commit 21a585236d
3 changed files with 29 additions and 10 deletions
-1
View File
@@ -173,7 +173,6 @@ input[type=number] {
}
}
textarea,input:not([type='number']) {
background: var(--bg-0);
border: 0;