Skip to content

Commit cdc813c

Browse files
committed
chore: should be able to copy commit text from history viewer commit detail pane
1 parent ae3dd20 commit cdc813c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extensions/default/Git/styles/git-styles.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,7 @@
613613
}
614614
.commitBody {
615615
padding: 0 30px;
616+
user-select: text;
616617
}
617618
.commit-files {
618619
padding: 0 20px;

0 commit comments

Comments
 (0)