mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
resize indicator in gridview to override automatic alignment
This commit is contained in:
@@ -47,7 +47,6 @@ func (w *Compact) Render() {
|
||||
}
|
||||
|
||||
func (w *Compact) Row() *ui.Row {
|
||||
centerParText(w.Status)
|
||||
return ui.NewRow(
|
||||
ui.NewCol(1, 0, w.Status),
|
||||
ui.NewCol(2, 0, w.Name),
|
||||
|
||||
Reference in New Issue
Block a user