mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
improve health check visibility
This commit is contained in:
@@ -12,7 +12,7 @@ const colSpacing = 1
|
||||
|
||||
// per-column width. 0 == auto width
|
||||
var colWidths = []int{
|
||||
3, // status
|
||||
5, // status
|
||||
0, // name
|
||||
0, // cid
|
||||
0, // cpu
|
||||
|
||||
Reference in New Issue
Block a user