fix: reduce module card height (remove cheight, compact padding/icons)
This commit is contained in:
parent
658b208413
commit
e0ccb5fcb8
BIN
scripts/__pycache__/load_path.cpython-310.pyc
Normal file
BIN
scripts/__pycache__/load_path.cpython-310.pyc
Normal file
Binary file not shown.
@ -57,9 +57,9 @@
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"css": "card",
|
||||
"padding": "24px",
|
||||
"padding": "16px",
|
||||
"cursor": "pointer",
|
||||
"cheight": 12,
|
||||
|
||||
"cwidth": 23
|
||||
},
|
||||
"binds": [
|
||||
@ -106,9 +106,9 @@
|
||||
"widgettype": "VBox",
|
||||
"options": {
|
||||
"css": "card",
|
||||
"padding": "24px",
|
||||
"padding": "16px",
|
||||
"cursor": "pointer",
|
||||
"cheight": 12,
|
||||
|
||||
"cwidth": 23
|
||||
},
|
||||
"binds": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user