Fixed #4513 - Splitter: blocked by content

pull/4837/head
tugcekucukoglu 2023-11-16 11:10:16 +03:00
parent 1ae9ef3ac3
commit a1992e475f
1 changed files with 1 additions and 0 deletions

View File

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