fix size of import on dev
This commit is contained in:
parent
0c45186fcb
commit
2866e4ea78
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ export default function ImportModal() {
|
|||
<div id="index">
|
||||
{" "}
|
||||
<ButtonBox
|
||||
size="big"
|
||||
size="small"
|
||||
bgColor="bg-emerald-500 dark:bg-emerald-500/75"
|
||||
description={
|
||||
example.description ?? "Prebuilt Examples"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue