mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-10 07:46:02 +00:00
perf: styles of model config page
This commit is contained in:
@@ -91,8 +91,8 @@ export default function PluginInstalledComponent() {
|
||||
);
|
||||
})}
|
||||
<CreateCardComponent
|
||||
height={140}
|
||||
plusSize={90}
|
||||
height={'140px'}
|
||||
plusSize={'90px'}
|
||||
onClick={() => {
|
||||
setModalOpen(true);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user