Commit a220381
authored
🤖 fix: shorten Bedrock display name and fix overflow (#1092)
_Generated with `mux`_
- Change display name from "Amazon Bedrock" to "Bedrock" (AWS icon
already present)
- Add `overflow-hidden` to provider column in ModelRow to prevent long
names from bleeding into model name area1 parent d6ee74a commit a220381
File tree
2 files changed
+2
-2
lines changed- src
- browser/components/Settings/sections
- common/constants
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments