bugfix
This commit is contained in:
parent
41a7b6f977
commit
04946a379b
@ -4,11 +4,8 @@
|
|||||||
"widgettype":"HBox",
|
"widgettype":"HBox",
|
||||||
"options":{
|
"options":{
|
||||||
"css": "card",
|
"css": "card",
|
||||||
{% if int(params_kw._is_mobile) == 1 %}
|
"width": "100%",
|
||||||
"width": "49.5%",
|
|
||||||
{% else %}
|
|
||||||
"cwidth":22,
|
"cwidth":22,
|
||||||
{% endif %}
|
|
||||||
"cheight":5
|
"cheight":5
|
||||||
},
|
},
|
||||||
"subwidgets":[
|
"subwidgets":[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user