better colors - resizing

This commit is contained in:
kepler155c@gmail.com
2017-09-30 20:35:36 -04:00
parent 5681b01810
commit c0baa00668
8 changed files with 84 additions and 89 deletions

View File

@@ -94,8 +94,8 @@ local systemPage = UI.Page {
},
selectable = false,
columns = {
{ key = 'name', width = 12 },
{ key = 'value', width = UI.term.width - 15 },
{ key = 'name', width = 12 },
{ key = 'value' },
},
},
},