feat(runner): finish org runners ui

This commit is contained in:
fuxiaohei
2022-10-24 22:11:16 +08:00
committed by Jason Song
parent 82c6fc2217
commit 888b4c8313
10 changed files with 125 additions and 163 deletions

View File

@ -1,6 +1,6 @@
@import "variables.less";
.admin.runners {
.runner-container {
.runner-ops > a {
margin-left: 0.5em;
}