New model selector design + moved around the delete chat option on menus

This commit is contained in:
jeffser
2024-08-06 12:59:41 -06:00
parent 7fbc9b9bde
commit c02e6a565e
3 changed files with 56 additions and 29 deletions

View File

@@ -15,6 +15,9 @@
.model_list_box {
padding: 0;
}
.manage_models_button {
padding: 6px 8px 6px 8px;
}
.model_list_box > * {
margin: 0;
}