Revert "fix: root VBox use height:100% instead of cheight:40"
This reverts commit 75066bb1b0359ffb8c3c9ab782435d33c4fdef4e.
This commit is contained in:
parent
75066bb1b0
commit
69c5706753
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
data_browser_tmpl = """
|
data_browser_tmpl = """
|
||||||
{
|
{
|
||||||
"widgettype":"VBox",
|
"widgettype":"VBox",
|
||||||
"options":{"height":"100%","width":"100%"},
|
"options":{"cheight":40,"width":"100%"},
|
||||||
"subwidgets":[
|
"subwidgets":[
|
||||||
{% if data_filter and data_filter.fields %}
|
{% if data_filter and data_filter.fields %}
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user