Resolve "【UI】流水线-作业 页面中文字对齐修改"
Closes #761 (closed)
Design basis
/# title style #/
@mixin empty-state-title {
font-size: 1.75rem;
line-height: 2.25rem;
margin-top: 10px;
margin-bottom: 10px;
}
/# content style #/
@mixin empty-state-text-content {
text-align: center;
}
before
部署-环境 | CI/CD-作业(无作业) | CI/CD-作业(作业未开始) | CI/CD-流水线:当前无流水线 | 安全与合规-策略 | 监控-指标 | 监控-跟踪 |
---|---|---|---|---|---|---|
after
部署-环境 | CI/CD-作业(无作业) | CI/CD-作业(作业未开始) | CI/CD-流水线:当前无流水线 | 安全与合规-策略 | 监控-指标 | 监控-跟踪 |
---|---|---|---|---|---|---|
不用修改 | 不用修改 |
由 Kun Qian 编辑于