chat-palette.ts 233 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 export default { "slots": { "root": "relative flex-1 flex flex-col min-h-0 min-w-0", "prompt": "px-0 rounded-t-none border-t border-default", "close": "", "content": "overflow-y-auto flex-1 flex flex-col py-3" } }