mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Chart Tailwind update
This commit is contained in:
parent
d616d12a16
commit
9a3f89eb23
1 changed files with 5 additions and 0 deletions
|
@ -3551,5 +3551,10 @@ export default {
|
||||||
resizehelper: {
|
resizehelper: {
|
||||||
class: ['absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300']
|
class: ['absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300']
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
// CHART
|
||||||
|
chart: {
|
||||||
|
root: 'relative'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue