Removed bold from manage button label

This commit is contained in:
jeffser 2024-08-11 14:44:19 -06:00
parent 27558b85af
commit 2f399dbb64

View File

@ -13,6 +13,7 @@
}
.manage_models_button {
padding: 6px 8px 6px 8px;
font-weight: 400;
}
.model_list_box > * {
margin: 0;