mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-12 22:07:17 +00:00
fix(ui): fix group bg
This commit is contained in:
parent
64d9787a1e
commit
032c0f9391
2 changed files with 4 additions and 1 deletions
|
@ -2771,6 +2771,9 @@ tbody.commit-list {
|
|||
|
||||
.commit-group {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.commit-group-commits {
|
||||
background: var(--color-box-body);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue