调整工作流步骤状态标签颜色和间隔

This commit is contained in:
lutinglt
2025-01-12 10:44:53 +08:00
parent 63b2f3fa7b
commit d12dba2373
3 changed files with 58 additions and 36 deletions

View File

@@ -15,14 +15,14 @@
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
svg {
margin-right: 8px !important;
}
svg {
margin-right: 8px !important;
}
svg.tw-mr-1.svg.octicon-tag {
margin-top: 1px;
svg.tw-mr-1.svg.octicon-tag {
margin-top: 1px;
}
}
.js-branch-tag-selector {