mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Fixed #4513 - Splitter: blocked by content
This commit is contained in:
parent
1ae9ef3ac3
commit
a1992e475f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ const css = `
|
|||
@layer primevue {
|
||||
.p-splitter-panel {
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.p-splitter-panel-nested {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue