Merge branch 'master' of https://github.com/primefaces/primevue
commit
5169491ffc
|
@ -225,7 +225,7 @@ export default {
|
|||
width: calc(100% + 18px);
|
||||
padding: 0 18px 18px 0;
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
overflow: scroll;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue