color sidebar and color button + ...

This commit is contained in:
hamid zarghami
2025-08-21 11:32:19 +03:30
parent 3e31a813ee
commit 1fbbc0519c
7 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ const Login: FC = () => {
</div>
</div>
<div className='flex-1 min-w-[50%] lg:flex hidden justify-center items-center bg-surface'>
<div className='flex-1 min-w-[50%] lg:flex hidden justify-center items-center'>
<img src={LogoImage} className='h-14 filterWhite' />
</div>
</div>