mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-31 14:36:47 +00:00
chore: fixed tooltip popup on octicon-file-code in redesigned commit layout
This commit is contained in:
parent
a2933b66db
commit
987d7ebb82
2 changed files with 16 additions and 6 deletions
|
@ -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}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue