diff --git a/components/tabs/llmPanel.js b/components/tabs/llmPanel.js
index 962b640..fc11938 100644
--- a/components/tabs/llmPanel.js
+++ b/components/tabs/llmPanel.js
@@ -132,10 +132,11 @@ export default function LlmPanel({ filters }) {
leftIcon={}
type="submit"
isLoading={isGeneratingText}
+ alignSelf={"end"}
>
اجرا
-
+ {/*
@@ -145,7 +146,7 @@ export default function LlmPanel({ filters }) {
-
+ */}
-
-
}
type="submit"
isLoading={isGeneratingImage}
+ alignSelf={"end"}
>
اجرا
-
+ {/*
@@ -195,7 +194,7 @@ export default function TextImagePanel({ filters }) {
-
+ */}
}
type="submit"
isLoading={isGeneratingVideo}
+ alignSelf={"end"}
>
اجرا
-
+ {/*
@@ -170,7 +171,7 @@ export default function TextVideoPanel({ filters }) {
-
+ */}