Fixed Save With My API keys toggle
This commit is contained in:
parent
d79f58cfb5
commit
492371b185
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ function BaseModal({
|
|||
switch (size) {
|
||||
case "smaller":
|
||||
minWidth = "min-w-[40vw]";
|
||||
height = "h-[25vh]";
|
||||
height = "h-[27vh]";
|
||||
break;
|
||||
case "small":
|
||||
minWidth = "min-w-[40vw]";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue