Commit f78f0f1
authored
chore: fix workspace tab tooltip overflow COMPASS-9244 (#6850)
* ellipsis if the connection name gets too long
* actually rather ust break the line1 parent fed93dc commit f78f0f1
File tree
1 file changed
+6
-1
lines changed- packages/compass-components/src/components/workspace-tabs
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
183 | 188 | | |
184 | 189 | | |
185 | 190 | | |
| |||
326 | 331 | | |
327 | 332 | | |
328 | 333 | | |
329 | | - | |
| 334 | + | |
330 | 335 | | |
331 | 336 | | |
332 | 337 | | |
| |||
0 commit comments