chore: fixed tooltip popup on octicon-file-code in redesigned commit layout

This commit is contained in:
iamyaash 2025-05-29 11:52:04 +05:30
commit 987d7ebb82
2 changed files with 16 additions and 6 deletions

View file

@ -2783,6 +2783,6 @@ tbody.commit-list {
grid-template-columns: minmax(12ch, 100%) minmax(12ch,10%) auto minmax(10ch,40%) auto;
align-items: center;
column-gap: 0.5rem;
.sha.label {display:none}
}
.sha.label {display:none}
}