Skip to content

Commit

Permalink
Merge pull request #10 from gz65555/master
Browse files Browse the repository at this point in the history
Add max-width for Panel Manager
  • Loading branch information
MrKou47 authored Apr 2, 2022
2 parents e864ac8 + d04ff09 commit 4266d50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ div[data-panel-resizable='false'] {
div.panel-content-container {
display: block !important;
flex: 1;
max-width: 100%;
}

div[data-panel-type] {
Expand Down

0 comments on commit 4266d50

Please sign in to comment.