Fixed #4513 - Splitter: blocked by content

This commit is contained in:
tugcekucukoglu 2023-11-16 11:10:16 +03:00
parent 1ae9ef3ac3
commit a1992e475f

View file

@ -4,6 +4,7 @@ const css = `
@layer primevue {
.p-splitter-panel {
flex-grow: 1;
overflow: hidden;
}
.p-splitter-panel-nested {