mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-07 04:40:33 +01:00
Fix runner list tmpl (#34270)
Some checks failed
Some checks failed
Fix #34269 And fix some layout problems.
This commit is contained in:
@@ -6,14 +6,6 @@
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.runner-container .runner-ops > a {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.runner-container .runner-ops-delete {
|
||||
color: var(--color-red-light);
|
||||
}
|
||||
|
||||
.runner-container .runner-new-text {
|
||||
color: var(--color-white);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user