mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed #882 - Dialog component scrollbar shift
This commit is contained in:
parent
e0fe133189
commit
e204de32f4
2 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,7 @@ const styles = `
|
|||
|
||||
.p-overflow-hidden {
|
||||
overflow: hidden;
|
||||
padding-right: var(--scrollbar-width);
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue