瀏覽代碼

Do not select line numbers when selecting text from the action run logs (#24594) (#24596)

Backport #24594 by @yardenshoham

- Fixes #24578

# Before

![image](https://user-images.githubusercontent.com/20454870/236873942-26e97f28-6595-4be9-88fa-158870eda253.png)

# After

![image](https://user-images.githubusercontent.com/20454870/236874171-8f0182a5-e953-4740-b875-f3542dee8325.png)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Yarden Shoham <git@yardenshoham.com>
tags/v1.19.4
Giteabot 1 年之前
父節點
當前提交
7eaf7aacde
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      web_src/js/components/RepoActionView.vue

+ 1
- 0
web_src/js/components/RepoActionView.vue 查看文件

width: 48px; width: 48px;
color: var(--color-grey-light); color: var(--color-grey-light);
text-align: right; text-align: right;
user-select: none;
} }


.job-step-section .job-step-logs .job-log-line .log-time { .job-step-section .job-step-logs .job-log-line .log-time {

Loading…
取消
儲存