Remade model selector

This commit is contained in:
jeffser
2024-08-05 23:12:22 -06:00
parent 972c53000c
commit 416e97d488
5 changed files with 148 additions and 75 deletions

View File

@@ -12,3 +12,9 @@
border-radius: 5px;
padding: 5px;
}
.model_list_box {
padding: 0;
}
.model_list_box > * {
margin: 0;
}