mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 20:36:08 +00:00
perf: styles of model config page
This commit is contained in:
@@ -109,9 +109,8 @@ export default function PluginConfigPage() {
|
||||
</div>
|
||||
)}
|
||||
<CreateCardComponent
|
||||
width={360}
|
||||
height={200}
|
||||
plusSize={90}
|
||||
height={'200px'}
|
||||
plusSize={'90px'}
|
||||
onClick={() => {
|
||||
setModalOpen(true);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user