mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-16 03:27:04 +01:00
🐛 Fix categories and wrapper position issues
Co-authored-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
@@ -20,8 +20,8 @@ const definition = defineWidget({
|
||||
options: {},
|
||||
|
||||
gridstack: {
|
||||
minWidth: 6,
|
||||
minHeight: 6,
|
||||
minWidth: 2,
|
||||
minHeight: 2,
|
||||
maxWidth: 12,
|
||||
maxHeight: 6,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user