UNPKG

botframework-webchat-component

Version:
10 lines (9 loc) 211 B
export default function createCitationModalDialogStyle() { return { '&.webchat__citation-modal-dialog': { '& .webchat__citation-modal-dialog__body': { lineHeight: '20px' } } }; }