Fixed #4513 - Splitter: blocked by content
parent
1ae9ef3ac3
commit
a1992e475f
|
@ -4,6 +4,7 @@ const css = `
|
|||
@layer primevue {
|
||||
.p-splitter-panel {
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.p-splitter-panel-nested {
|
||||
|
|
Loading…
Reference in New Issue