mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 19:44:21 +00:00
perf: styles of model config page
This commit is contained in:
@@ -151,8 +151,8 @@ export default function BotConfigPage() {
|
||||
);
|
||||
})}
|
||||
<CreateCardComponent
|
||||
height={200}
|
||||
plusSize={90}
|
||||
height={'200px'}
|
||||
plusSize={'90px'}
|
||||
onClick={handleCreateBotClick}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user