mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Panel Header: Description tooltip expand to fit large elements (#54238)
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev> Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com> Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev> Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br> Co-authored-by: juliopiubello <juliopiubellow@gmail.com> Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
This commit is contained in:
parent
042fbcc609
commit
69f3e48962
@ -161,6 +161,8 @@ $panel-header-no-title-zindex: 1;
|
||||
}
|
||||
|
||||
.panel-info-content {
|
||||
overflow: auto;
|
||||
|
||||
code {
|
||||
white-space: normal;
|
||||
word-wrap: break-word;
|
||||
|
Loading…
Reference in New Issue
Block a user