king
2025-04-24 c041318b24b323c3b2a5551fd8034cb0a5f33855
src/menu/components/group/groupcomponents/card.jsx
@@ -64,6 +64,8 @@
  if (card.style && card.style.clear === 'left') {
    style.clear = 'left'
  } else if (card.style && card.style.clear === 'right') {
    style.float = 'right'
  }
  const getCardComponent = () => {