Skip to content

Commit

Permalink
Revert golden layout theme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed committed Oct 17, 2023
1 parent f3b882c commit e7573e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/golden-layout/scss/goldenlayout-dark-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ body:not(.lm_dragging) .lm_header .lm_tab .lm_close_tab:hover {
// Single Pane content (area in which final dragged content is contained)
.lm_content {
background: $content-bg;
overflow: visible;
}

// Single Pane content during Drag (style of moving window following mouse)
Expand Down

0 comments on commit e7573e3

Please sign in to comment.