king
2025-04-23 c8dec113736cc78c47cd63377d756d364b42a94e
src/menu/components/tabs/tabcomponents/card.jsx
@@ -67,6 +67,8 @@
  if (card.style && card.style.clear === 'left') {
    style.clear = 'left'
  } else if (card.style && card.style.clear === 'right') {
    style.float = 'right'
  }
  const getCardComponent = () => {