fix properties issue
This commit is contained in:
@@ -463,11 +463,11 @@
|
||||
|
||||
_props.background-color = "transparent";
|
||||
|
||||
preset-column-widths = {
|
||||
_props.proportion = 0.33333;
|
||||
_props.proportion = 0.5;
|
||||
_props.proportion = 0.66667;
|
||||
};
|
||||
preset-column-widths = ''
|
||||
proportion = 0.33333
|
||||
proportion = 0.5
|
||||
proportion = 0.66667
|
||||
'';
|
||||
|
||||
_props.struts = "{}";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user