This commit is contained in:
Anton Tranelis 2024-03-19 20:43:01 +01:00
parent 86e449cccc
commit 1e48f3c0f2

View File

@ -24,7 +24,7 @@ export function LayerControl() {
<div className="tw-card tw-bg-base-100 tw-shadow-xl ">
{
open ?
<div className="tw-card-body tw-p-2 tw-w-32 tw-transition-all tw-duration-300">
<div className="tw-card-body tw-p-2 tw-w-36 tw-transition-all tw-duration-300">
<label className="tw-btn tw-btn-sm tw-rounded-2xl tw-btn-circle tw-btn-ghost hover:tw-bg-transparent tw-absolute tw-right-0 tw-top-0 tw-text-gray-600" onClick={() => {
setOpen(false)
}}>