提交 b55c1bc4 编写于 作者: A 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
......@@ -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:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册