styling, add&del buttons...

This commit is contained in:
STEINNI
2025-10-20 20:44:12 +00:00
parent 7c92bbcdfe
commit 4712946876
11 changed files with 171 additions and 75 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ class BZselect extends Buildoz {
}
}
connectedCallback() {
connectedCallback() {
super.connectedCallback()
this.button = document.createElement('button')
this.button.textContent = this.getBZAttribute('label')