@bothub-chat/ui
Version:
Bothub UI Components
2 lines (1 loc) • 457 B
JavaScript
import{styled as o,css as t}from"styled-components";import{MessageAction as e}from"../styled.js";const r=o(e).withConfig({displayName:"styled__MessageCopyActionStyled",componentId:"sc-b70wd0-0"})(["",""],({theme:o,$focus:e})=>e&&t(["cursor:default;svg path{fill:"," !important;}&:hover{svg path{fill:"," !important;}}"],"dark"===o.mode?o.default.colors.accent.primary:o.colors.base.white,o.colors.accent.primaryLight));export{r as MessageCopyActionStyled};