Fix config editor

This commit is contained in:
Nick Mowen 2024-01-03 07:39:11 -07:00
parent eb2a2f9e03
commit 89b202d48b

View File

@ -122,7 +122,7 @@ function ConfigEditor() {
} }
return ( return (
<div className="absolute h-[70%] w-[96%] md:h-[85%] md:w-[88%]"> <div className="absolute top-24 bottom-16 right-0 left-0 md:left-24 lg:left-40">
<div className="lg:flex justify-between mr-1"> <div className="lg:flex justify-between mr-1">
<Heading as="h2">Config</Heading> <Heading as="h2">Config</Heading>
<div> <div>