Skip to content

Commit

Permalink
Fixes chart panel bar
Browse files Browse the repository at this point in the history
  • Loading branch information
NejcZdovc committed Feb 28, 2022
1 parent f0fd612 commit a15d99c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions superset/static/blotout.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ header > nav .navbar-right .btn-default {
padding-left: 15px !important;
}

.chart-container .panel-heading {
display: block !important;
}

.panel-title .accordion-toggle:hover {
text-decoration: none !important;
}
Expand Down

0 comments on commit a15d99c

Please sign in to comment.