未验证 提交 d021da4d 编写于 作者: 秋天 提交者: GitHub

[fix-10632][ui] fix the workflow name with underline cannot be displayed correctly error. (#10636)

- add workflow name span padding-bottom css style to fix this error

This closes #10632
Co-authored-by: Njiangkang <jiangkang@cmss.chinamobile.com>
上级 bbc1e052
......@@ -111,6 +111,9 @@
.n-button,
.n-button__content {
width: 100%;
span {
padding-bottom: 1px;
}
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册