Skip to content
代码片段 群组 项目
提交 b55c1bc4 编辑于 作者: Annabel Dunstone Gray's avatar Annabel Dunstone Gray
浏览文件

Merge branch '27014-fix-pipeline-tooltip-wrapping' into 'master'

Fix mini-pipeline stage tooltip text wrapping

Closes #27014

See merge request !8771
No related branches found
No related tags found
无相关合并请求
......@@ -203,6 +203,10 @@
position: relative;
margin-right: 6px;
.tooltip {
white-space: nowrap;
}
.tooltip-inner {
padding: 3px 4px;
}
......
---
title: Fix mini-pipeline stage tooltip text wrapping
merge_request:
author:
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册