mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 12:55:23 +02:00
fix: add less for runners
This commit is contained in:
parent
b884772652
commit
24446cbebe
@ -2612,7 +2612,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.webhooks .list > .item:not(:first-child),
|
&.webhooks .list > .item:not(:first-child),
|
||||||
&.githooks .list > .item:not(:first-child) {
|
&.githooks .list > .item:not(:first-child),
|
||||||
|
&.runners .list > .item:not(:first-child){
|
||||||
padding: .25rem 1rem;
|
padding: .25rem 1rem;
|
||||||
margin: 12px -1rem -1rem;
|
margin: 12px -1rem -1rem;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user