diff --git a/src/styles/Extn-AIChatPanel.less b/src/styles/Extn-AIChatPanel.less index 6b4b9e67a1..1c8ca97d97 100644 --- a/src/styles/Extn-AIChatPanel.less +++ b/src/styles/Extn-AIChatPanel.less @@ -149,7 +149,7 @@ transition: opacity 0.5s ease; .ai-model-select-label { - max-width: 90px; + max-width: 120px; // model names are short; raw ids may ellipsize overflow: hidden; text-overflow: ellipsis; white-space: nowrap; diff --git a/tracking-repos.json b/tracking-repos.json index 132e10779f..0dff12e0a5 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "a12762f514f0bb13b002de5b55e5be76d6e7c8cb" + "commitID": "73d6e0afa0e6788d0c8338b5e62983891879c802" } }