We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3793d commit 71e7fe0Copy full SHA for 71e7fe0
src/main/pythonenvselectpopup/pythonenvselectpopup.ts
@@ -75,7 +75,7 @@ export class PythonEnvironmentSelectPopup {
75
white-space: nowrap;
76
overflow: hidden;
77
text-overflow: ellipsis;
78
- max-width: 370px;
+ max-width: 345px;
79
margin-left: 5px;
80
}
81
#popup-title {
0 commit comments