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:
GitStart
2022-09-05 17:54:24 +02:00
committed by GitHub
co-authored by Nitesh Singh Rafael Toledo Júlio Piubello da Silva Cabral Toledodev juliopiubello Rubens Rafael
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;