change layout and router panel & design page dashboard and user account
This commit is contained in:
@@ -4,7 +4,7 @@ import Activities from "./Activities";
|
||||
|
||||
function UserDetail({ data }) {
|
||||
return (
|
||||
<div className="min-w-[360px] h-full">
|
||||
<div className="min-w-[360px] h-full opacity-page">
|
||||
<div
|
||||
className="min-w-[360px] p-[24px] border-0 border-r border-r-[#EFEFEF] h-full items-start fixed top-0 left-0
|
||||
bg-[#FFF] py-[40px] px-[16px]"
|
||||
|
||||
Reference in New Issue
Block a user