Skip to content

Commit 30e5278

Browse files
authored
Allow text selection in actions step header (#26588)
1 parent bfb5b43 commit 30e5278

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web_src/js/components/RepoActionView.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,6 @@ export function initRepositoryActionView() {
740740
padding: 5px 10px;
741741
display: flex;
742742
align-items: center;
743-
user-select: none;
744743
border-radius: var(--border-radius);
745744
}
746745

0 commit comments

Comments
 (0)