diff --git a/components/lib/passthrough/tailwind/index.js b/components/lib/passthrough/tailwind/index.js index 2c023b661..79def4d9f 100644 --- a/components/lib/passthrough/tailwind/index.js +++ b/components/lib/passthrough/tailwind/index.js @@ -369,11 +369,6 @@ export default { } ] }), - splitterpanel: { - root: { - class: 'flex grow' - } - }, gutter: ({ props }) => ({ class: [ 'flex items-center justify-center shrink-0', @@ -394,6 +389,11 @@ export default { ] }) }, + splitterpanel: { + root: { + class: 'flex grow' + } + }, dialog: { root: ({ state }) => ({ class: [