We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc789d commit e1ed6d6Copy full SHA for e1ed6d6
1 file changed
webviews/createPullRequestViewNew/index.css
@@ -56,6 +56,9 @@ svg path {
56
padding-top: 2px;
57
padding-left: 8px;
58
text-align: left;
59
+ overflow: hidden;
60
+ white-space: nowrap;
61
+ text-overflow: ellipsis;
62
}
63
64
.merge {
0 commit comments