mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Post merge updates
This commit is contained in:
@@ -78,7 +78,7 @@ export class PanelHeaderCorner extends Component<Props> {
|
||||
{infoMode === InfoModes.Info || infoMode === InfoModes.Links ? (
|
||||
<Tooltip
|
||||
content={this.getInfoContent}
|
||||
placement="bottom-start"
|
||||
placement="bottom-start"
|
||||
>
|
||||
<div
|
||||
className={`panel-info-corner panel-info-corner--${infoMode.toLowerCase()}`}
|
||||
|
||||
Reference in New Issue
Block a user