diff --git a/core/vertical_menu_view.js b/core/vertical_menu_view.js index 2252ec6d..aa196f80 100644 --- a/core/vertical_menu_view.js +++ b/core/vertical_menu_view.js @@ -100,7 +100,7 @@ function VerticalMenuView(options) { } text = `${sgr}${strUtil.pad( - text, + `${text}${this.styleSGR1}`, this.dimens.width, this.fillChar, this.justify