mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-15 14:32:42 +00:00
Webhook list enhancements (#21893)
This commit is contained in:
parent
2e5ac53bdc
commit
1c7496c7a7
5 changed files with 14 additions and 10 deletions
|
@ -3,8 +3,8 @@
|
|||
> .item {
|
||||
&:not(:first-child) {
|
||||
border-top: 1px solid var(--color-secondary);
|
||||
padding: 1rem;
|
||||
margin: 15px -1rem -1rem;
|
||||
padding: .25rem 1rem;
|
||||
margin: 12px -1rem -1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue