mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-25 16:26:51 +08:00
* feat: generate select options for SystemModelSettingModal grouped by type * feat: add llm icon * feat: add upgrade button to UserSettingTeam * feat: replace the icon in the sidebar of the user settings page
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
.teamWrapper {
|
|
width: 100%;
|
|
.teamCard {
|
|
// width: 100%;
|
|
}
|
|
}
|