UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

4 lines (3 loc) 380 B
import{styled as e,css as i}from"styled-components";import{adaptive as o}from"../../adaptive/index.js";const t=e.div.withConfig({displayName:"styled__ThemeCardsStyled",componentId:"sc-uz0n23-0"})(["display:flex;flex:1;width:100%;gap:34px;align-items:center;overflow:clip;",""],o({variant:"dashboard",mobile:i` flex-direction: column; `}));export{t as ThemeCardsStyled};