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 16:54:24 +01:00 committed by GitHub
parent 042fbcc609
commit 69f3e48962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,6 +161,8 @@ $panel-header-no-title-zindex: 1;
}
.panel-info-content {
overflow: auto;
code {
white-space: normal;
word-wrap: break-word;