update DB

This commit is contained in:
Dr.Lt.Data
2024-06-16 17:14:42 +09:00
parent c60492d275
commit a05c76eca9
6 changed files with 17 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ docStyle.innerHTML = `
height: 520px;
box-sizing: content-box;
z-index: 10000;
overflow-y: auto;
}
.cb-widget {