@aplus-frontend/ui
Version:
2 lines (1 loc) • 976 B
JavaScript
;Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("../../../utils/cssinjs/index.js"),a=t=>{const{componentCls:e,namespace:n}=t,o=`.${n}-action-item`;return{[e]:{[o]:{fontSize:t.fontSize},[`${e}__expandText`]:{fontSize:t.fontSize,marginInline:"4px"},[`${e}__expandIcon`]:{transition:"all 0.3s",transform:"rotateZ(180deg)"},[`${e}__collapseIcon`]:{transition:"all 0.3s",transform:"rotateZ(0deg)"},[`${e}__prefix`]:{display:"inline-block"},[`${e}__showItem`]:{color:"#0070ff",cursor:"pointer",whiteSpace:"nowrap","&:hover":{color:"#66a9ff"}},[`${e}__spliter`]:{color:"#dee4ed",padding:"0 8px"},[`${e}__antAlert.ant-alert`]:{alignItems:"flex-start",lineHeight:t.lineHeight,".ant-alert-icon":{fontSize:t.fontSizeLG,transform:"translateY(2px)",display:"block"}},".card-alert":{backgroundColor:"transparent !important",border:"none"}}}},l=r.genComponentStyleHook("ApExpandAlert",t=>[a(t)]);exports.default=l;