fix: reduce module card height (remove cheight, compact padding/icons)
This commit is contained in:
parent
956ae81d49
commit
fe8206f8d5
@ -50,7 +50,7 @@
|
|||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
"options": {
|
||||||
"css": "card",
|
"css": "card",
|
||||||
"cheight": 12,
|
|
||||||
"cwidth": 23,
|
"cwidth": 23,
|
||||||
"padding": "20px",
|
"padding": "20px",
|
||||||
"cursor": "pointer",
|
"cursor": "pointer",
|
||||||
@ -88,7 +88,7 @@
|
|||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
"options": {
|
||||||
"css": "card",
|
"css": "card",
|
||||||
"cheight": 12,
|
|
||||||
"cwidth": 23,
|
"cwidth": 23,
|
||||||
"padding": "20px",
|
"padding": "20px",
|
||||||
"cursor": "pointer",
|
"cursor": "pointer",
|
||||||
@ -126,7 +126,7 @@
|
|||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
"options": {
|
||||||
"css": "card",
|
"css": "card",
|
||||||
"cheight": 12,
|
|
||||||
"cwidth": 23,
|
"cwidth": 23,
|
||||||
"padding": "20px",
|
"padding": "20px",
|
||||||
"cursor": "pointer",
|
"cursor": "pointer",
|
||||||
@ -166,7 +166,7 @@
|
|||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
"options": {
|
||||||
"css": "card",
|
"css": "card",
|
||||||
"cheight": 12,
|
|
||||||
"cwidth": 23,
|
"cwidth": 23,
|
||||||
"padding": "20px",
|
"padding": "20px",
|
||||||
"cursor": "pointer",
|
"cursor": "pointer",
|
||||||
@ -204,7 +204,7 @@
|
|||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
"options": {
|
||||||
"css": "card",
|
"css": "card",
|
||||||
"cheight": 12,
|
|
||||||
"cwidth": 23,
|
"cwidth": 23,
|
||||||
"padding": "20px",
|
"padding": "20px",
|
||||||
"cursor": "pointer",
|
"cursor": "pointer",
|
||||||
@ -242,7 +242,7 @@
|
|||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
"options": {
|
||||||
"css": "card",
|
"css": "card",
|
||||||
"cheight": 12,
|
|
||||||
"cwidth": 23,
|
"cwidth": 23,
|
||||||
"padding": "20px",
|
"padding": "20px",
|
||||||
"cursor": "pointer",
|
"cursor": "pointer",
|
||||||
@ -280,7 +280,7 @@
|
|||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
"options": {
|
||||||
"css": "card",
|
"css": "card",
|
||||||
"cheight": 12,
|
|
||||||
"cwidth": 23,
|
"cwidth": 23,
|
||||||
"padding": "20px",
|
"padding": "20px",
|
||||||
"cursor": "pointer",
|
"cursor": "pointer",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user