Implemented different layout sizes

This commit is contained in:
Meierschlumpf
2023-01-06 22:46:07 +01:00
parent 26bcb2fc34
commit 9608452bed
16 changed files with 564 additions and 484 deletions

View File

@@ -22,7 +22,6 @@ export const DashboardCategory = ({ category }: DashboardCategoryProps) => {
</Group>
<div
className="grid-stack grid-stack-category"
style={{ transitionDuration: '0s' }}
data-category={category.id}
ref={refs.wrapper}
>