/* This CSS file will be included with your plugin, and available in the app when your plugin is enabled. If your plugin does not need CSS, delete this file. */ .autogen-modal-button-container { display: flex; justify-content: flex-end; align-items: center; width: 100%; gap: 10px; } .autogen-systemprompt-textarea { width: 100%; height: 200px; }