king
2023-07-04 501f424b839d53372204eeff033441a4687b09f2
src/menu/components/card/balcony/index.jsx
@@ -46,7 +46,7 @@
        name: card.name,
        subtype: card.subtype,
        setting: { interType: 'system' },
        wrap: { name: card.name, width: card.width || 24, linkType: 'static', position: 'relative', datatype: 'static' },
        wrap: { name: card.name, width: card.width || 24, linkType: 'static', datatype: 'static' },
        style: { marginLeft: '0px', marginRight: '0px', marginTop: '0px', marginBottom: '0px', position: 'unset' },
        columns: [],
        scripts: [],