feat: meta field for bot form

This commit is contained in:
Junyan Qin
2025-05-07 21:38:04 +08:00
parent 124e1215e8
commit 0d21faa9d3
5 changed files with 210 additions and 164 deletions

View File

@@ -1,14 +1,3 @@
.configPageContainer {
width: 100%;
height: 100%;
}
.cardContainer {
width: 420px;
height: 220px;
border: 1px solid black;
}
.botListContainer {
align-self: flex-start;
justify-self: flex-start;