mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
feat(runner): update edit.html
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
@import "variables.less";
|
||||
|
||||
.admin.runner{
|
||||
|
||||
.admin.runners {
|
||||
.runner-ops > a {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
.runner-ops-delete {
|
||||
color: var(--color-red-light);
|
||||
}
|
||||
.runner-basic-info .dib {
|
||||
margin-right: 1em;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user