mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2024-11-17 18:49:18 +00:00
feat: background depth
This commit is contained in:
parent
012beaad57
commit
48c569c371
@ -12,7 +12,7 @@ const OrgSlug = () => {
|
||||
<Sidebar />
|
||||
</div>
|
||||
<div className="col-span-4 h-full p-3 overflow-y-hidden">
|
||||
<div className="bg-white rounded-3xl h-full overflow-y-auto">
|
||||
<div className="bg-white rounded-3xl h-full overflow-y-auto shadow-sm">
|
||||
<OctokitProvider>
|
||||
<Outlet />
|
||||
</OctokitProvider>
|
||||
|
Loading…
Reference in New Issue
Block a user