fix: reduce module card height (remove cheight, compact padding/icons)
This commit is contained in:
parent
fc1f8bb182
commit
12472b792f
@ -55,9 +55,9 @@
|
|||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
"options": {
|
||||||
"css": "card",
|
"css": "card",
|
||||||
"cheight": 10,
|
|
||||||
"cwidth": 25,
|
"cwidth": 25,
|
||||||
"padding": "24px",
|
"padding": "16px",
|
||||||
"cursor": "pointer"
|
"cursor": "pointer"
|
||||||
},
|
},
|
||||||
"binds": [
|
"binds": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user