fix bug panel error && change design dashboard
This commit is contained in:
@@ -33,7 +33,7 @@ function Layout({
|
||||
className={`w-full min-h-screen
|
||||
${
|
||||
disableFooter &&
|
||||
"pb-[calc(16px_+_80px)] sm:pb-[calc(52px_+_80px)] md:pb-[80px]"
|
||||
" md:pb-[80px]"
|
||||
}`}
|
||||
>
|
||||
<header className="w-full sticky bg-[#FFF] shadow-[0px_1px_24.8px_0px_rgba(204,_204,_204,_0.18)] mt-[12px] sm:mt-[21px] md:mt-[30px] lg:mt-[40px] top-0 right-1/2 z-[10]">
|
||||
|
||||
Reference in New Issue
Block a user