change modal mui design and text

This commit is contained in:
Ehsan
2024-10-17 20:10:21 +03:30
parent 4c945b1898
commit bdc58b7a37
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ function Layout({
}`}
>
<header className="w-full fixed bg-[#FFF] top-0 right-1/2 translate-x-1/2 z-[10]">
<div className="w-full padding-responsive">
<div className="w-full padding-responsive shadow-[0px_1px_24.8px_0px_rgba(204,_204,_204,_0.18)]">
<Header name={name} />
</div>
</header>