mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
added backdrop to UserSettings
This commit is contained in:
parent
bd193acabf
commit
a7b0be3c79
@ -62,7 +62,7 @@ export function OverlayUserSettings() {
|
||||
|
||||
|
||||
return (
|
||||
<MapOverlayPage className='tw-mx-4 tw-mt-4 tw-max-h-[calc(100dvh-96px)] tw-h-fit md:tw-w-[calc(50%-32px)] tw-w-[calc(100%-32px)] tw-max-w-xl !tw-left-auto tw-top-0 tw-bottom-0'>
|
||||
<MapOverlayPage backdrop className='tw-mx-4 tw-mt-4 tw-max-h-[calc(100dvh-96px)] tw-h-fit md:tw-w-[calc(50%-32px)] tw-w-[calc(100%-32px)] tw-max-w-xl !tw-left-auto tw-top-0 tw-bottom-0'>
|
||||
<div className={`tw-text-xl tw-font-semibold`}>Settings</div>
|
||||
<div className="tw-divider tw-mt-2"></div>
|
||||
<div className="tw-grid tw-grid-cols-1 tw-gap-6">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user