Skip to content

Commit

Permalink
Fixed primefaces#4513 - Splitter: blocked by content
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Nov 16, 2023
1 parent 1ae9ef3 commit a1992e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/lib/splitterpanel/style/SplitterPanelStyle.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const css = `
@layer primevue {
.p-splitter-panel {
flex-grow: 1;
overflow: hidden;
}
.p-splitter-panel-nested {
Expand Down

0 comments on commit a1992e4

Please sign in to comment.