mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-03 00:44:35 -04:00
Fix some UI regressions for commit list (#30920)
Close #30919 --------- Co-authored-by: silverwind <me@silverwind.io> (cherry picked from commit 080486e47dba7ed767707fb0a2939677dfbcb0e3)
This commit is contained in:
parent
51f6c3a059
commit
b8f65234bc
3 changed files with 11 additions and 10 deletions
|
@ -898,6 +898,7 @@ input:-webkit-autofill:active,
|
|||
font-weight: var(--font-weight-normal);
|
||||
margin: 0 6px;
|
||||
padding: 5px 10px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.ui .sha.label .shortsha {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue