提交 ec275697 编写于 作者: O Olena Horal-Koretska 提交者: Annabel Dunstone Gray

Fixed embedded metrics tooltip inconsistent styling

上级 ce84140e
......@@ -384,8 +384,18 @@
@extend .fa-exclamation-circle;
}
}
}
.prometheus-graph-embed {
h3.popover-header {
/** Override <h3> .popover-header
* as embed metrics do not follow the same
* style as default md <h3> (which are deeply nested)
*/
margin: 0;
font-size: $gl-font-size-small;
}
}
}
/**
* Headers
......
---
title: Fixed embeded metrics tooltip inconsistent styling
merge_request: 31517
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册