let window decide default column width
This commit is contained in:
parent
22f0c2c895
commit
bf21a86365
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ in {
|
||||||
{ proportion = 0.75; }
|
{ proportion = 0.75; }
|
||||||
];
|
];
|
||||||
|
|
||||||
default-column-width = { proportion = 0.5; };
|
default-column-width = { };
|
||||||
|
|
||||||
gaps = 4;
|
gaps = 4;
|
||||||
struts = {
|
struts = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue