mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Chart styled and unstyled mode updates
This commit is contained in:
parent
de6ad7a58c
commit
2c9a39654d
3 changed files with 5 additions and 15 deletions
|
@ -4249,11 +4249,5 @@ export default {
|
|||
resizehelper: {
|
||||
class: 'absolute hidden w-px z-10 bg-blue-500 dark:bg-blue-300'
|
||||
}
|
||||
},
|
||||
// CHART
|
||||
chart: {
|
||||
root: {
|
||||
class: 'relative'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue