wwf
2025-11-18 77950e48c76f4a3b29d01831d43039caba29888a
app/components/datasets/formatted-text/flavours/preview-slice.tsx
@@ -47,7 +47,7 @@
        ref={refs.setFloating}
        style={floatingStyles}
        {...getFloatingProps()}
        className='rounded-md border-[0.5px] border-components-panel-border bg-components-tooltip-bg p-2 text-xs leading-4 text-text-secondary shadow shadow-shadow-shadow-5 backdrop-blur-[5px]'
        className='p-2 rounded-md bg-components-tooltip-bg shadow shadow-shadow-shadow-5 backdrop-blur-[5px] text-text-secondary leading-4 border-[0.5px] border-components-panel-border text-xs'
      >
        {tooltip}
      </span>}