mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed #5727 - Removed utility classes
This commit is contained in:
parent
caa55a3f9f
commit
45c4fe79bb
32 changed files with 93 additions and 175 deletions
|
@ -160,7 +160,7 @@ const classes = {
|
|||
'p-tree-flex-scrollable': props.scrollHeight === 'flex'
|
||||
}
|
||||
],
|
||||
mask: 'p-tree-mask p-component-overlay',
|
||||
mask: 'p-tree-mask p-overlay-mask',
|
||||
loadingIcon: 'p-tree-loading-icon',
|
||||
pcFilterInput: 'p-tree-filter-input',
|
||||
wrapper: 'p-tree-root', //TODO: discuss
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue