mirror of
https://github.com/r2r90/canvas-label.git
synced 2026-02-01 21:22:22 +00:00
added css finitions, background bug corrected, added item state
This commit is contained in:
@@ -6,7 +6,7 @@ import { Layers } from "@/components/layout/sidebar/layers";
|
||||
|
||||
export function Sidebar() {
|
||||
return (
|
||||
<div className="inline-flex h-full w-20 flex-col items-center justify-center gap-2 p-2">
|
||||
<div className="flex h-full w-20 flex-col items-center gap-2 p-2 pt-4">
|
||||
<SizeSelect />
|
||||
<TextInput />
|
||||
<ImageInput />
|
||||
|
||||
Reference in New Issue
Block a user